#1026 closed defect (fixed)
Can tab out of modal Dialog
Reported by: | morris | Owned by: | neil |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Widgets | Version: | 0.3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
If you open a Dialog, tab till the focus is on the last input (the OK button for the tests/widget/test_Dialog.html), then press tab, and then shift-tab the focus escapes from the dialog (goes to say the combo or a link on the 'disabled' page). You can do the same thing by putting the focus on the first input, pressing shift-tab, then tab.
Attachments (3)
Change History (8)
comment:1 Changed 15 years ago by
Owner: | changed from anonymous to neil |
---|---|
Status: | new → assigned |
Changed 15 years ago by
Attachment: | HtmlDialog.html.BUG_TRAC_1026.patch added |
---|
Changed 15 years ago by
Attachment: | Dialog.js.BUG_TRAC_1026.patch added |
---|
Dialog.js.BUG_TRAC_1026.patch : tested against nightly codebase 081106
Changed 15 years ago by
Attachment: | Dialog.html.BUG_TRAC_1026.patch added |
---|
Dialog.html.BUG_TRAC_1026.patch : applied to nightly codebase 081106
comment:3 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
HtmlDialog?.html.BUG_TRAC_1026.patch, patch for src/widget/templates/HtmlDialog.html