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 646139 - Orca should present STATE_EXPANDABLE for non-tree items.
Orca should present STATE_EXPANDABLE for non-tree items.
Status: RESOLVED OBSOLETE
Product: orca
Classification: Applications
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Joanmarie Diggs (IRC: joanie)
Orca Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-03-29 17:21 UTC by Fernando Herrera
Modified: 2018-02-08 12:56 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to speaks expandable state in Gecko (728 bytes, patch)
2011-03-29 17:21 UTC, Fernando Herrera
none Details | Review

Description Fernando Herrera 2011-03-29 17:21:23 UTC
Created attachment 184609 [details] [review]
Patch to speaks expandable state in Gecko

In html content is quite possible to have non-list and non-tree widgets with STATE_EXPANDABLE, basically if an element gets the aria-expanded property.

The attached patch speaks the ExpandableState if the object has STATE_EXPANDABLE.
Comment 1 Joanmarie Diggs (IRC: joanie) 2011-04-21 16:24:48 UTC
As I'd commented to Fer the day he posted the patch, we also need to address braille.
Comment 2 Trevor Saunders (IRC: tbsaunde) 2011-04-21 16:59:49 UTC
(In reply to comment #1)
> As I'd commented to Fer the day he posted the patch, we also need to address
> braille.

oh, yeah,  forgot about that, so how should that be addressed?  I have no idea how this should work
Comment 3 Joanmarie Diggs (IRC: joanie) 2011-07-12 01:29:51 UTC
So.... In addition to this needing to be done for braille, I'm finding use cases for needing to do it for other toolkits. So.... I'll take this one.