Closed
Bug 379755
Opened 18 years ago
Closed 18 years ago
JAWS does not read "Bookmarks" or "History" when sidebar opens
Categories
(Core :: Disability Access APIs, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: aaronlev, Assigned: aaronlev)
References
(Blocks 1 open bug)
Details
(Keywords: access)
Attachments
(1 file)
(deleted),
patch
|
davidb
:
review+
|
Details | Diff | Splinter Review |
When hitting Ctrl+B or Ctrl+H JAWS simply reads the name of the edit box "Search".
There is a parent accesible of ROLE_PANE with the name "History" or "Bookmarks", which we want JAWS to read.
JAWS will read an ancestor accessible when it is ROLE_GROUPING, but not ROLE_PANE.
Assignee | ||
Comment 1•18 years ago
|
||
Attachment #263757 -
Flags: review?(david.bolter)
Comment 2•18 years ago
|
||
Comment on attachment 263757 [details] [diff] [review]
A harmless hack -- map PANE to GROUPING
Nice patch. I like the semantics of ROLE_SYSTEM_GROUPING a lot better anyways.
Attachment #263757 -
Flags: review?(david.bolter) → review+
Assignee | ||
Updated•18 years ago
|
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•