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 461850 - [blocked] Accessible hierarchy inconsistent for ARIA buttons
[blocked] Accessible hierarchy inconsistent for ARIA buttons
Status: RESOLVED NOTGNOME
Product: orca
Classification: Applications
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Scott Haeger
Orca Maintainers
Depends on:
Blocks: 423348
 
 
Reported: 2007-07-30 16:01 UTC by Scott Haeger
Modified: 2007-09-05 15:19 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Scott Haeger 2007-07-30 16:01:51 UTC
This is a tracking bug for Mozilla bug https://bugzilla.mozilla.org/show_bug.cgi?id=390154 .

The opening comment of this bug reads:
The accessible hierarchy is inconsistent for ARIA buttons and perhaps other
widget types as well.  Looking at the examples linked from
http://developer.mozilla.org/en/docs/Accessible_DHTML#Supported_roles and the
dojo example at
http://archive.dojotoolkit.org/nightly/dojotoolkit/dijit/tests/form/test_Button.html
shows that buttons often have children.  This is inconsistent from HTML and
GTK+ widgets where I have never seen a button with children.  The children seen
are often paragraphs, but I have seen BUTTONS as well.
Comment 1 Scott Haeger 2007-09-05 15:19:31 UTC
This Mozilla bug has been marked fixed.