Opened 8 years ago
Last modified 8 years ago
#16377 closed defect
jaws14 can not read dijit dialog which is showing from a timeout ajax method — at Initial Version
Reported by: | dragonli | Owned by: | mikeb |
---|---|---|---|
Priority: | undecided | Milestone: | tbd |
Component: | Accessibility | Version: | 1.6.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Steps to reproduce this issue: 1) Create a simple ajax application using dojo toolkit 2) In its response method, set a timeout and then show a dijit dialog As you can see from attached Dialog.html 3) Enable jaws 14 to read the dialog 4) Issue: Jaws just read the 'Cancel' button in the dialog. (Pressing F5 or re-request the URL)
Note: See
TracTickets for help on using
tickets.