#3464 closed defect (fixed)
Move key handling code from util/popup into Menu
Reported by: | davidb | Owned by: | davidb |
---|---|---|---|
Priority: | high | Milestone: | 0.9beta |
Component: | Accessibility | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
As per http://dojotoolkit.org/2007-06-18-dijit-meeting simplify the key handling code by removing it from popup and putting what we need into Menu.
Note we can probably make use of ticket #3461 work.
Attachments (1)
Change History (5)
comment:1 Changed 14 years ago by
Component: | Dijit → Accessibility |
---|---|
Owner: | changed from bill to davidb |
comment:3 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:4 Changed 14 years ago by
Note: See
TracTickets for help on using
tickets.
David, can you handle this one?