Make WordPress Core

Opened 9 years ago

Closed 9 years ago

#33339 closed defect (bug) (duplicate)

Customizer visual bug

Reported by: daniluk4000's profile daniluk4000 Owned by:
Milestone: Priority: normal
Severity: normal Version: 4.3
Component: Customize Keywords: reporter-feedback
Focuses: ui Cc:

Description

There is Widgets Customizer visual bug on my site. Is it global problem?

Attachments (3)

vis-bug-cust.png (11.8 KB) - added by daniluk4000 9 years ago.
The bug
thebug.png (1.8 KB) - added by daniluk4000 9 years ago.
shouldbe.png (1.7 KB) - added by daniluk4000 9 years ago.

Download all attachments as: .zip

Change History (9)

@daniluk4000
9 years ago

The bug

#1 @daniluk4000
9 years ago

It's need to confirm that this bug is global problem

#2 @daniluk4000
9 years ago

Confirmed just one bug, fixed by this code

#customize-controls .control-section .customize-section-title h3, #customize-controls .control-section h3.customize-section-title, #customize-controls .customize-info .panel-title {
    overflow: initial;
}

@daniluk4000
9 years ago

@daniluk4000
9 years ago

#3 @daniluk4000
9 years ago

  • Summary changed from Widgets Customizer visual bug to Customizer visual bug

#4 @helen
9 years ago

  • Keywords reporter-feedback added

I've seen this a couple times with web inspector open. Some fixes went in for layout issues in #33220 - can you confirm this is still an issue?

#5 @daniluk4000
9 years ago

@helen yep it fixed please close topic

#6 @samuelsidler
9 years ago

  • Milestone Awaiting Review deleted
  • Resolution set to duplicate
  • Status changed from new to closed

Duplicate of #33220.

Note: See TracTickets for help on using tickets.