Can't Select in Combo Box

Issue No: FRM-1597
Created 11/6/2014 10:11:21 AM
Type Bug
Priority Major
Status Closed
Resolution Fixed
Fixed Version 14.4
Description *Issue:* Can't select a specific data in combo box   *Steps:* Scenario1 1. Open a site or form where combo box is being used 2. Filter a specific data inside the combo box and hit enter key. The data will be selected and will be entered on the field. 3. Click the drop down arrow and clear out the filter by clicking x button. Highlight a specific value you want to select for the field. 4. Try left click on the mouse or hit enter to select the highlighted value 5. The values from the combo box are highlighted when you point the mouse but you can't select it either by clicking or hitting enter.   Scenario2 1. Open a site or form where combo box is being used 2. Filter a specific data that is NOT inside the combo box and hit enter key.Other value will be entered on the field since the filtered value is not on the combo box list 3. Some combo box will still try to filter the value. Select again a value which exists on the combobox. 4. Then try to filter the same value again that does not exist on the combo box 3. Click the drop down arrow, highlight a specific value and select or hit enter to select 5. The values from the combo box are highlighted when you point the mouse but you can't select it either by clicking or hitting enter.   *Acceptance:* Should be able to select a value from the combobox dropdown.