History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: WTR-22
Type: Bug Bug
Status: Open Open
Priority: Minor Minor
Assignee: Bret Pettichord
Reporter: Charley Baker
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Watir

SelectBox doesn't focus

Created: 27/Apr/06 01:41 PM   Updated: 10/Jun/08 02:12 PM
Component/s: HTML Controls
Affects Version/s: 1.4.1
Fix Version/s: 1.6.2

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Issue Links:
Relationship
This issue Relates to:
WTR-15 OnBlur event is not being fired when ... Major Open
 


 Description  « Hide
When we select an option in a SelectBox, it does not cause the previously active object to blur. We added a call to
focus in the select_item_in_select_list( name_or_value, item ) method, which seems to solve our problem.

 All   Comments   Work Log   Change History      Sort Order:

Bret Pettichord - 14/Oct/07 10:05 AM
seems to be duplicate