Opened 10 years ago
Closed 10 years ago
#38668 closed defect (bug) (fixed)
"Toggle edit shortcuts" is visible if theme has no styles for `.screen-reader-text` class
| Reported by: | ocean90 | Owned by: | westonruter |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.7 |
| Component: | Customize | Version: | 4.7 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: | accessibility |
Description
See screenshot from Twenty Twelve.
Attachments (4)
Change History (8)
@
10 years ago
Deprecate WP_Customize_Manager::customize_preview_loading_style(), moving styles to customize-preview.css. Add screen-reader-text rule.
#2
@
10 years ago
- Keywords has-patch added; needs-patch removed
- Owner set to
- Status new → 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
@ocean90 Probably would be a good idea to include this in
customize-preview.css, yes?