
|
If you were logged in you would be able to see more operations.
|
|
|
Watir
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 ...
|
|
|
|
|
|
|
|
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.
|
|
Description
|
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. |
Show » |
|