Opened 8 years ago
Closed 8 years ago
#16450 closed defect (invalid)
Focus can not move on the main menu
Reported by: | XiaoLei | Owned by: | XiaoLei |
---|---|---|---|
Priority: | undecided | Milestone: | tbd |
Component: | Dijit | Version: | 1.8.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Arrow right/left on main menu. Focus go to sub level menu directly. Focus couldn't keep on the main menu. And when open Jaws, Jaws just read sub level menu item but not read main menu item.
Attachments (1)
Change History (3)
Changed 8 years ago by
Attachment: | ScreenShot.png added |
---|
comment:1 Changed 8 years ago by
Component: | General → Dijit |
---|---|
Owner: | set to XiaoLei |
Status: | new → pending |
If the Edit menu is opened and you press the right arrow, then focus is supposed to advance to the first item of the View menu. Is that what you are talking about? It's intended behavior.
Otherwise, please attach a test case using the "attach file" button. It should be as small as possible to still reproduce the problem, almost always a single HTML file that we can load in the browser (i.e. not PHP, JSP, etc.).
Then, give exact instructions on how to reproduce the problem using your attached test file.
The test case is necessary both to confirm that there's a bug, and for us to be able to debug the problem.
Alternately, you can provide instructions to reproduce the problem using dijit's own test_Menu.html test file.
Thanks!
comment:2 Changed 8 years ago by
Resolution: | → invalid |
---|---|
Status: | pending → closed |
Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!
screenshot