Opened 14 years ago
Closed 14 years ago
#4201 closed defect (fixed)
Root context menu should not close on left arrow key
Reported by: | simonjb | Owned by: | liucougar |
---|---|---|---|
Priority: | high | Milestone: | 0.9 |
Component: | Accessibility | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
To reproduce:
- open dijit/tests/test_Menu.html
- open the context menu (right click or shift-f10)
- press left arrow
expected:
- menu not to close
actual:
- menu closes
Change History (2)
comment:1 Changed 14 years ago by
Milestone: | 1.0 → 0.9 |
---|---|
Owner: | changed from simonjb to liucougar |
Note: See
TracTickets for help on using
tickets.
steal from simonjb