[wp-trac] [WordPress Trac] #62313: Customizer: Slight side-scroll in sidebar in WordPress 6.7 RC1

WordPress Trac noreply at wordpress.org
Thu Nov 7 15:36:06 UTC 2024


#62313: Customizer: Slight side-scroll in sidebar in WordPress 6.7 RC1
---------------------------+------------------------
 Reporter:  laurelfulford  |       Owner:  joedolson
     Type:  defect (bug)   |      Status:  accepted
 Priority:  normal         |   Milestone:  6.7.1
Component:  Customize      |     Version:  trunk
 Severity:  normal         |  Resolution:
 Keywords:  has-patch      |     Focuses:  css
---------------------------+------------------------
Changes (by sabernhardt):

 * keywords:   => has-patch
 * focuses:   => css
 * milestone:  Awaiting Review => 6.7.1


Comment:

 In addition to the horizontal scrolling with the `customize-pane-parent`
 panel, the chevron icon itself is not clickable for the Customizer
 buttons. If the `box-sizing` changes for all of these Customizer buttons,
 then the Menus and Widgets panel buttons would have even less clickable
 area because the heading still has `30px` padding (on the right).

 I was able to make the icon pseudo-element clickable with `pointer-events:
 none`, but I am open to other ideas.

 I think the Customizer button padding should be fixed on this ticket so
 both parent and child panels would avoid overlap in the same way, but a
 separate ticket could adjust padding for the Menus screen's buttons (which
 is not a new issue).

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/62313#comment:11>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list