Search and Top Navigation
#14244 closed bug (worksforme)
Opened August 21, 2015 08:07AM UTC
Closed August 21, 2015 10:09AM UTC
ui.a11y dialog focus not on 1st item
Reported by: | disic | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.dialog | Version: | 1.11.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
According to http://www.w3.org/TR/wai-aria-practices/#dialog_modal when a modal dialog opens focus goes to the first focusable item in the dialog.
In ui.dialog element the focus goes to the second item.
Attachments (0)
Change History (1)
Changed August 21, 2015 10:09AM UTC by comment:1
resolution: | → worksforme |
---|---|
status: | new → closed |
If you mean that we skip over the close button, that's intentional. Please see the focus section of http://api.jqueryui.com/dialog/#entry-longdesc
If you're experiencing an actual problem, please provide a reduced test case and we can reopen this ticket.