#3327 closed bug (fixed)
Focus not going to Modal Dialog
Reported by: | michelled | Owned by: | Scott González |
---|---|---|---|
Priority: | major | Milestone: | 1.7 |
Component: | ui.dialog | Version: | 1.5.2 |
Keywords: | accessibility | Cc: | davidb |
Blocked by: | Blocking: |
Description (last modified by )
Focus does not seem to be getting set to the modal dialog automatically. We are unable to interact with or close the modal dialog with the keyboard.
Attachments (1)
Change History (10)
comment:1 Changed 15 years ago by
Cc: | davidb added |
---|
comment:2 Changed 15 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
comment:3 Changed 15 years ago by
Resolution: | worksforme |
---|---|
Status: | closed → reopened |
comment:4 Changed 15 years ago by
Scott, thanks for looking at this. Michelle and I were using the test file (attached) and I can still recreate the bug with svn trunk. Please let us know if we can help further.
comment:5 Changed 15 years ago by
Summary: | Cannot close a modal dialog with the keyboard → Focus not going to Modal Dialog |
---|
comment:6 Changed 15 years ago by
Description: | modified (diff) |
---|
comment:7 Changed 15 years ago by
Description: | modified (diff) |
---|
comment:8 Changed 15 years ago by
Status: | reopened → accepted |
---|
[671] fixes the issue with dialogs not having focus when opened.
A patch is still necessary to ensure that modal dialogs always have focus.
comment:9 Changed 15 years ago by
Milestone: | TBD → 1.6 |
---|---|
Resolution: | → fixed |
Status: | accepted → closed |
I split the remaining issue into a new ticket: #3350.
Note: See
TracTickets for help on using
tickets.
The current behavior works for me.
Please provide a test page if you continue to have this problem.