Closed Bug 180415 Opened 22 years ago Closed 21 years ago

Accessibility events for sub docs/windows not firing

Categories

(Core :: Disability Access APIs, defect, P1)

defect

Tracking

()

RESOLVED FIXED
mozilla1.3alpha

People

(Reporter: aaronlev, Assigned: aaronlev)

References

Details

(Keywords: access)

When there are subwindows/docs from frames and iframes, the scrollbar and
statechange/docload events are not getting fired for those sub-documents.

This is because we're not holding any references to these subdocuments, so the
even listeners keep getting removed.

I propose to keep a hash table for caching all the accessibles for these
objects, and keep them around until their windows are closed.

The first patch will be for Windows/MSAA support.
Status: NEW → ASSIGNED
Keywords: access, sec508
Priority: -- → P1
Target Milestone: --- → mozilla1.3alpha
Blocks: 149654
fixed as part of bug 193802.
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.