Closed
Bug 280053
Opened 20 years ago
Closed 20 years ago
Contents of <dd> not exposed in MSAA
Categories
(Core :: Disability Access APIs, defect, P2)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: aaronlev, Assigned: aaronlev)
Details
(Keywords: access)
Attachments
(1 file)
|
221 bytes,
text/html
|
Details |
There is a bug somewhere in AccessibleTreeWalker which prevents it from walking into the contents of a <dd> I believe this regression occurred quite a while back and is due to some optimizations that were introduced related to removing the frequent use of GetPrimaryFrameFor().
| Assignee | ||
Comment 1•20 years ago
|
||
MSAA explorer or inspect do not see the link.
| Assignee | ||
Updated•20 years ago
|
Priority: -- → P4
| Assignee | ||
Updated•20 years ago
|
Priority: P4 → P2
| Assignee | ||
Comment 2•20 years ago
|
||
This works now -- some other accessibility fix must have taken care of it.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•