Opened 15 years ago
Closed 14 years ago
#890 closed enhancement (duplicate)
Dialog widget does not block tab and other keyobard events
Reported by: | dylan | Owned by: | anonymous |
---|---|---|---|
Priority: | high | Milestone: | 0.9 |
Component: | Widgets | Version: | 0.3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
The Dojo dialog widget makes no effort to capture keystroke events like tab, so it's easy for the user to tab away from the dialog. Given the way the dialog is styled, this gives a weird user experience.
Change History (2)
comment:1 Changed 15 years ago by
Milestone: | 0.4 → 0.5 |
---|
comment:2 Changed 14 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
This appears to be a dup of #1027