Opened 12 years ago
Closed 12 years ago
#23195 closed defect (bug) (fixed)
Inconsistent tabbing between text editor and Add Media-button in New Post view
Reported by: | gish | Owned by: | markjaquith |
---|---|---|---|
Milestone: | 3.6 | Priority: | normal |
Severity: | normal | Version: | 3.5 |
Component: | Accessibility | Keywords: | has-patch |
Focuses: | Cc: |
Description
Behavior:
1) When the marker is placed in the editor field and the user tabs backwards (SHIFT+TAB), the selected element getting focus is the input field for page slug. Some buttons are skipped ("Add media", "Change permalinks")
2) Tabbing forward from the input field, the skipped buttons are focused.
Expected behavior:
1) The select phase tabbing between editor field and "preview" button should be: Editor field <->"Add media"<->"Change permalinks" <-> Slug input field
Attachments (1)
Change History (5)
Note: See
TracTickets for help on using
tickets.
Related: #22933