GNOME Bugzilla – Bug 100314
Focusing a List focuses all list items too
Last modified: 2004-12-22 21:47:04 UTC
Run AT-POKE on a java application that features a List widget. (Not JList). 1. Select the List widget and click 'Grab focus' in AT-POKE. 2. Click 'Refresh' - the states now include 'FOCUSED'. 3. Every list item is also updated with this state - they all get focused. The focusing for 'List' should work like most other widgets, e.g. JList, JComboBox, JPanel etc. etc. etc. Only the actual List widget should get focused. (Also, as a result of this situation, lots and lots of focus events are fired every time the List widget gains or loses focus).
Updating status_whiteboard field to reflect A11Y team's assessment of accessibility impact.
Woops, don't need to track this one with the status_whiteboard field.
This is the same problem as in bug# 91968, closing as a duplicate. *** This bug has been marked as a duplicate of 91968 ***