After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 546895 - Braille context includes previous menu item in HTML combo boxes
Braille context includes previous menu item in HTML combo boxes
Status: RESOLVED FIXED
Product: orca
Classification: Applications
Component: braille
2.23.x
Other All
: Normal normal
: 2.24.0
Assigned To: Joanmarie Diggs (IRC: joanie)
Orca Maintainers
Depends on:
Blocks: 404403
 
 
Reported: 2008-08-08 04:49 UTC by Joanmarie Diggs (IRC: joanie)
Modified: 2009-03-10 00:05 UTC
See Also:
GNOME target: ---
GNOME version: 2.23/2.24


Attachments
revision 1 (2.10 KB, patch)
2008-08-08 04:54 UTC, Joanmarie Diggs (IRC: joanie)
committed Details | Review

Description Joanmarie Diggs (IRC: joanie) 2008-08-08 04:49:00 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.
Comment 1 Joanmarie Diggs (IRC: joanie) 2008-08-08 04:54:00 UTC
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.
Comment 2 Mesar Hameed 2008-08-08 11:58:01 UTC
All working fine Joanie,

Thanks
Comment 3 Joanmarie Diggs (IRC: joanie) 2008-08-08 15:42:03 UTC
Thanks Jon.  Patch committed to trunk. Moving to pending.