Opened 11 years ago
Closed 11 years ago
#32227 closed defect (bug) (fixed)
Customizer: remove Header Image button should be a button
| Reported by: | afercia | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.3 |
| Component: | Customize | Version: | 4.2 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: | ui, accessibility |
Description
For semantics and keyboard accessibility, UI controls should use elements that have native support for keyboard interaction. In this case, a simple <button> with a proper screen-reader-text text will make this control usable and accessible.
About styling, see related #31325.
Attachments (2)
Change History (7)
This ticket was mentioned in Slack in #core by ocean90. View the logs.
11 years ago
This ticket was mentioned in Slack in #core by rdall. View the logs.
11 years ago
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In the proposed patch:
About the styling part, we should wait for #31325