Closed Bug 401901 Opened 17 years ago Closed 14 years ago

msaa hide event not fired when alert goes away

Categories

(Core :: Disability Access APIs, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: pete, Unassigned)

References

(Blocks 1 open bug, )

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.8) Gecko/20071008 Firefox/2.0.0.8
Build Identifier: latest minefield 3.0a9pre

When dojo displays an alert there is an msaa show event but when it goes away there is no msaa hide event.

Reproducible: Always

Steps to Reproduce:
Go to http://archive.dojotoolkit.org/nightly/dojotoolkit/dijit/tests/form/test_FilteringSelect.html and tab down to the first FilteringSelect, press the x key to create an invalid value, notice that the alert appears and a msaa show event is fired.  Backspace through the x to get back to having a valid value, the alert disappears, but there is no msaa hide event.
Actual Results:  
see above

Expected Results:  
see above
Blocks: aria
Mass un-assigning bugs assigned to Aaron.
Assignee: aaronleventhal → nobody
Pete, we fire show and hide events for text leaf of alert accessible. Also you should see reorder event and text inserted/removed on alert accessible (and of course alert event when alert appears). So dojo doesn't show/hide div@role="alert", it adds/remove alert text and therefore no show/hide events on alert.

Pete, please reopen if my observations aren't correct. Closing as incomplete for now.
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.