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 657732 - stopSpeechOnActiveDescendant shouldn't cut the presentation of a name-change with manage-descendant
stopSpeechOnActiveDescendant shouldn't cut the presentation of a name-change ...
Status: RESOLVED FIXED
Product: orca
Classification: Applications
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Orca Maintainers
Orca Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-08-30 16:30 UTC by Alejandro Piñeiro Iglesias (IRC: infapi00)
Modified: 2011-08-30 16:38 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fixes the bug (1.33 KB, patch)
2011-08-30 16:31 UTC, Alejandro Piñeiro Iglesias (IRC: infapi00)
committed Details | Review

Description Alejandro Piñeiro Iglesias (IRC: infapi00) 2011-08-30 16:30:12 UTC
In an object which manages its descendants, the 'descendants' may really be a single object which changes its name. If the name-change occurs followed by the active descendant changing (to the same object) we won't present the locusOfFocus because it hasn't changed. Thus we need to be sure not to cut of the presentation of the name-change event.
Comment 1 Alejandro Piñeiro Iglesias (IRC: infapi00) 2011-08-30 16:31:25 UTC
Created attachment 195230 [details] [review]
Fixes the bug
Comment 2 Joanmarie Diggs (IRC: joanie) 2011-08-30 16:33:14 UTC
Review of attachment 195230 [details] [review]:

LGTM. Please commit to both orca-xdesktop and master.