Closed Bug 357585 Opened 18 years ago Closed 18 years ago

alert event is not fired for elements that are visibile initially

Categories

(Core :: Disability Access APIs, defect)

defect
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: surkov, Assigned: aaronlev)

Details

Attachments

(1 file)

If my test contains element with xhtml2:role="wairole:alert" and this element is visible then alert event is not fired.
Attached file testcase
(In reply to comment #0)
> If my test contains element with xhtml2:role="wairole:alert" and this element
> is visible then alert event is not fired.
> 

AaronL, should nsIAccessibilityService::InvalidateSubtreeFor be called for this element?
I don't think it should. It's generally something that is made visible after the current document has been used for a while. I could see the argument for doing so, but it's a rare case -- I think it only helps your xforms messages impl. Not worth parsing the entire content on load for.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: