GNOME Bugzilla – Bug 546895
Braille context includes previous menu item in HTML combo boxes
Last modified: 2009-03-10 00:05:34 UTC
Steps to reproduce: 1. Tab to an HTML combo box 2. Down Arrow to change the selection without expanding the combo box Expected results: The braille context would not include the menu item just above the newly displayed value. Actual results: The braille context does include the menu item just above the newly displayed value. Patch to follow.
Created attachment 116119 [details] [review] revision 1 This one turned out to be a very simple one. (Yea!) Already pylinted and regression tested and is really a very basic change, namely, if the extents of two objects are the same, the objects are the same, and should be treated as the same (rather than as a previous/next object to the first). I'd like to check this one in. Mike, please test.
All working fine Joanie, Thanks
Thanks Jon. Patch committed to trunk. Moving to pending.