Changes between Initial Version and Version 6 of Ticket #3327
- Timestamp:
- Sep 11, 2008, 10:13:50 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3327
- Property Cc davidb added
-
Property
Status
changed from
new
toreopened
-
Property
Summary
changed from
Cannot close a modal dialog with the keyboard
toFocus not going to Modal Dialog
-
Ticket #3327 – Description
initial v6 1 The expected behaviour of a modal dialog is for the tab key to move focus between the 'close' icon and any tabbable content inside the dialog. 2 3 Currently, tab is being swallowed and I am unable to close the modal dialog with the keyboard. 4 5 This is related to issue 3123 1 Focus does not seem to be getting set to the modal dialog automatically. We am unable to interact with or close the modal dialog with the keyboard.