Opened 9 years ago
Closed 9 years ago
#38668 closed defect (bug) (fixed)
"Toggle edit shortcuts" is visible if theme has no styles for `.screen-reader-text` class
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 4.7 | Priority: | normal |
| Severity: | normal | Version: | 4.7 |
| Component: | Customize | Keywords: | has-patch |
| Focuses: | accessibility | Cc: |
Description
See screenshot from Twenty Twelve.
Attachments (4)
Change History (8)
@
9 years ago
Deprecate WP_Customize_Manager::customize_preview_loading_style(), moving styles to customize-preview.css. Add screen-reader-text rule.
#2
@
9 years ago
- Keywords has-patch added; needs-patch removed
- Owner set to westonruter
- Status changed from new to accepted
Actually, the toggle should have been removed entirely as part of [39131] since the edit shortcuts are now persistent when the controls are expanded.
Note: See
TracTickets for help on using
tickets.
@ocean90 Probably would be a good idea to include this in
customize-preview.css, yes?