Closed
Bug 283503
Opened 20 years ago
Closed 20 years ago
MSAA events and objects in wrong HWND for CSS overflow children
Categories
(Firefox :: Disability Access, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 283482
People
(Reporter: aaronlev, Assigned: aaronlev)
References
()
Details
(Keywords: access)
Looking at objects and events with the MSAA SDK Inspect.exe tool, the HWND reported is always in the window that is owned by the document. However, when CSS forces the need for a new window (widget), the MSAA objects and events for that subtree should fall within there. If we don't, it breaks the focus tracking and OSM of screen readers.
| Assignee | ||
Comment 1•20 years ago
|
||
Sample scrollable div: http://www.mozilla.org/access/samples/scroll-spreadsheet.html
I see no difference to your other Bug 283482. Duping. Reopen if I'm wrong. *** This bug has been marked as a duplicate of 283482 ***
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•