WordPress.org

Make WordPress Core

#20565 closed defect (bug) (fixed)

Customize link position after updating inactive theme

Reported by: pavelevap Owned by: koopersmith
Priority: high Milestone: 3.4
Component: Appearance Version: 3.4
Severity: normal Keywords: has-patch ui-feedback
Cc: pavelevap@…

Description

There is probably small bug with "Customize" link after updating inactive theme, please see attached screenshot (using Internet Explorer 9).

Attachments (2)

Updating_inactive_theme.jpg (24.9 KB) - added by pavelevap 14 months ago.
20565.patch (522 bytes) - added by SergeyBiryukov 14 months ago.

Download all attachments as: .zip

Change History (6)

SergeyBiryukov14 months ago

comment:1 SergeyBiryukov14 months ago

  • Component changed from General to Appearance
  • Keywords has-patch added
  • Milestone changed from Awaiting Review to 3.4

Same in Firefox 12.

comment:2 SergeyBiryukov14 months ago

  • Priority changed from normal to high

Closed #20619 as a duplicate.

comment:3 SergeyBiryukov14 months ago

  • Keywords ui-feedback added

comment:4 koopersmith14 months ago

  • Owner set to koopersmith
  • Resolution set to fixed
  • Status changed from new to closed

In [20759]:

Theme Customizer: Remove !important declarations from hide-if-customize and hide-if-no-customize classes. Use a default no-customize-support class on the body so we can use an element's original display property when visible. fixes #20565, see #19910.

Note: See TracTickets for help on using tickets.