Closed
Bug 552968
Opened 15 years ago
Closed 15 years ago
Expose STATE_HASPOPUP on the individual tabs of the browsertabs tablist.
Categories
(Core :: Disability Access APIs, defect)
Core
Disability Access APIs
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: MarcoZ, Unassigned)
References
Details
This is needed after landing of bug 347930.
This indicates to screen readers that a context menu is present on the tabs (which is not usual for "regular" desktop applications of legacy style). For some reason, this kind of tab doesn't expose the fact that it has a context menu attached. Other XUL elements expose this fact since bug 504252, but this case is not covered by that bug.
Comment 1•15 years ago
|
||
The context menu goes back to the <tabs> element's "context" attribute.
| Reporter | ||
Comment 2•15 years ago
|
||
David, Alex, from the feedback we got, I gathered that looking for a context menu is rather obvious to most, and that the context state would be considered extraneous info by most. Should we WONTFIX this one?
Comment 3•15 years ago
|
||
Sounds so.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WONTFIX
Comment 4•15 years ago
|
||
I agree.
You need to log in
before you can comment on or make changes to this bug.
Description
•