#3350 closed bug (duplicate)
modal dialogs aren't greedy enough with element focus
Reported by: | Scott González | Owned by: | Scott González |
---|---|---|---|
Priority: | major | Milestone: | 1.9.0 |
Component: | ui.dialog | Version: | 1.5.2 |
Keywords: | accessibility | Cc: | davidb, michelled |
Blocked by: | Blocking: |
Description
It is currently possible to cause an element outside of a modal dialog to gain focus. If this happens, the dialog cannot regain focus using just the keyboard.
Split from #3327.
Change History (7)
comment:1 Changed 14 years ago by
Status: | new → accepted |
---|
comment:2 Changed 14 years ago by
Cc: | davidb added |
---|---|
Keywords: | accessibility added |
comment:3 Changed 14 years ago by
Cc: | michelled added |
---|
comment:4 Changed 14 years ago by
Milestone: | 1.7 → 1.8 |
---|
comment:5 Changed 12 years ago by
Status: | accepted → new |
---|
comment:6 Changed 12 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
comment:7 Changed 12 years ago by
Note: See
TracTickets for help on using
tickets.
Duplicate of #3768.