Make WordPress Core

Opened 8 years ago

Closed 7 years ago

#43983 closed defect (bug) (fixed)

Customize: Extra arrows in widgets list

Reported by: dlh's profile dlh Owned by: westonruter's profile westonruter
Milestone: 5.1 Priority: normal
Severity: normal Version: 5.1
Component: Customize Keywords: has-patch
Focuses: accessibility Cc:

Description

As spotted by @melchoyce, there are unnecessary arrows appearing with each widget in the available widgets list in the Customizer.

From what I can tell, this behavior began with the removal of a CSS rule in [42794].

ticket:40677#comment:12 seems to suggest that the changes in that commit weren't intended to affect the Customizer. So, the attached patch takes the brute-force method of just adding the removed rule to customize-widgets.css.

There might be a more subtle way to fix the problem, or I might be misunderstanding the intent of the original commit, so I'm open to other ideas.

Attachments (2)

Screen Shot 2018-05-04 at 10.29.20 AM.png (138.8 KB) - added by dlh 8 years ago.
43983.diff (436 bytes) - added by dlh 8 years ago.

Download all attachments as: .zip

Change History (9)

@dlh
8 years ago

#1 @westonruter
8 years ago

  • Milestone changed from Awaiting Review to 5.0

#2 @westonruter
8 years ago

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

In 43244:

Customize: Hide expansion arrows in Customizer's available widgets list.

Fixes regression introduced by [42794].

Props dlh.
See #40677.
Fixes #43983.

#3 @audrasjb
7 years ago

  • Keywords fixed-major added
  • Resolution fixed deleted
  • Status changed from closed to reopened

Reopening for 4.9.9 consideration as seen during accessibility team bug-scrub meeting.

#4 @SergeyBiryukov
7 years ago

  • Milestone changed from 5.0 to 4.9.9

#5 @pento
7 years ago

  • Milestone changed from 4.9.9 to 5.0.1

#6 @pento
7 years ago

  • Milestone changed from 5.0.1 to 5.0.2

#7 @pento
7 years ago

  • Keywords fixed-major removed
  • Milestone changed from 5.0.2 to 5.1
  • Resolution set to fixed
  • Status changed from reopened to closed
Note: See TracTickets for help on using tickets.