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 622515 - RELATION_FLOWS_{TO,FROM} should be looked for when presenting labeled widgets
RELATION_FLOWS_{TO,FROM} should be looked for when presenting labeled widgets
Status: RESOLVED OBSOLETE
Product: orca
Classification: Applications
Component: speech
2.31.x
Other All
: Normal normal
: ---
Assigned To: Orca Maintainers
Orca Maintainers
3.0!
Depends on:
Blocks:
 
 
Reported: 2010-06-23 19:09 UTC by Joanmarie Diggs (IRC: joanie)
Modified: 2018-02-08 12:57 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Joanmarie Diggs (IRC: joanie) 2010-06-23 19:09:55 UTC
Currently Orca speaks all labels associated with a widget first and then presents the widget. That's less than idea. We have bug 516120 open for presenting labels based on the order they appear on the screen. However, if an app developer tells us the order in which to present the labels via RELATION_FLOWS_{TO,FROM}, the problem is greatly simplified. At least one app developer has done so [1]. Therefore Orca should start looking for it.

[1] http://mail.opensolaris.org/pipermail/accessibility-discuss/2010-June/000195.html
Comment 1 Alan Coopersmith 2010-10-25 15:39:21 UTC
The patch I originally wrote for the OpenSolaris xscreensaver package to
add atk relations to the xscreensaver preferences dialog, including the
RELATION_FLOWS_{TO,FROM}, has now been integrated upstream in the 
xscreensaver 5.12 release, so should be more easily available for testing
on all platforms.