#28969 closed defect (bug) (duplicate)
Media Grid Modal, close button always focused
Reported by: | michalzuber | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 4.0 |
Component: | Media | Keywords: | has-patch dev-feedback |
Focuses: | ui, javascript | Cc: |
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
@
10 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.
prevent close from always gaining focus