Opened 9 years ago
Closed 8 years ago
#35663 closed defect (bug) (duplicate)
Focus inside theme modal dialog window under Appearance >> Themes
Reported by: | sami.keijonen | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Administration | Keywords: | has-screenshots |
Focuses: | ui, accessibility, javascript | Cc: |
Description
I was checking Appearance >> Themes using keyboard only: Tab, Shift+Tab and Enter. When I open the first and active theme modal dialog window, focus is acting weird.
- Focus is not set on the first focusable element. It goes to the Customize link.
- Focus does not stay inside the modal dialog window when tabbing.
- Both of these works fine when I open the second, non active theme.
When I open any non active theme modal dialog I noticed also couple of focus issues.
- I can't focus on Delete theme button when tabbing trough the theme modal window on non active theme.
- But when focus is on Show previous theme button I can focus the Delete theme button when I use Shift+Tab.
- But then again if I continue Shift+Tab, focus is locked between Show previous theme and Delete buttons.
Change History (5)
This ticket was mentioned in Slack in #accessibility by sami.keijonen. View the logs.
9 years ago
#2
@
9 years ago
- Component changed from General to Administration
- Focuses ui javascript added
- Keywords needs-patch has-screenshots added
#3
@
8 years ago
- Keywords reporter-feedback added
@sami.keijonen hi, sorry I forgot about this ticket and the Themes browser has been reviewed a bit in #37383. The main focus issues are fixed now in trunk and will land in WordPress 4.6. Can you confirm all the things you noticed are working better now? Thanks!
Note: See
TracTickets for help on using
tickets.
Thanks @sami.keijonen!