#28969 closed defect (bug) (duplicate)
Media Grid Modal, close button always focused
| Reported by: | michalzuber | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Media | Version: | 4.0 |
| Severity: | normal | Keywords: | has-patch dev-feedback |
| Cc: | Focuses: | ui, javascript |
Description
The close button of the modal is always focused.
Clicking next or previous arrows the focus always "jumps" to the close.
https://youtu.be/g4IlcensaIQ
Attachments (1)
Change History (4)
#1
@
12 years ago
- Keywords has-patch dev-feedback added
28969.diff use JS to blur focus off close button after opening modal. Tried several approaches, still unclear why close is getting focus, this does prevent it.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
prevent close from always gaining focus