Opened 15 years ago

Closed 15 years ago

Last modified 13 years ago

#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 davidb)

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)

dialog.html (2.4 KB) - added by davidb 15 years ago.
Test file to recreate bug.

Download all attachments as: .zip

Change History (10)

comment:1 Changed 15 years ago by davidb

Cc: davidb added

comment:2 Changed 15 years ago by Scott González

Resolution: worksforme
Status: newclosed

The current behavior works for me.

Please provide a test page if you continue to have this problem.

comment:3 Changed 15 years ago by davidb

Resolution: worksforme
Status: closedreopened

Changed 15 years ago by davidb

Attachment: dialog.html added

Test file to recreate bug.

comment:4 Changed 15 years ago by davidb

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 davidb

Summary: Cannot close a modal dialog with the keyboardFocus not going to Modal Dialog

comment:6 Changed 15 years ago by davidb

Description: modified (diff)

comment:7 Changed 15 years ago by davidb

Description: modified (diff)

comment:8 Changed 15 years ago by Scott González

Status: reopenedaccepted

[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 Scott González

Milestone: TBD1.6
Resolution: fixed
Status: acceptedclosed

I split the remaining issue into a new ticket: #3350.

Note: See TracTickets for help on using tickets.