[wp-trac] [WordPress Trac] #38532: Customizer: Edit shortcuts buttons: clicking does not work in Firefox

WordPress Trac noreply at wordpress.org
Thu Nov 3 20:35:38 UTC 2016


#38532: Customizer: Edit shortcuts buttons: clicking does not work in Firefox
---------------------------------------+-------------------------
 Reporter:  sirbrillig                 |       Owner:  sirbrillig
     Type:  defect (bug)               |      Status:  assigned
 Priority:  normal                     |   Milestone:  4.7
Component:  Customize                  |     Version:  trunk
 Severity:  normal                     |  Resolution:
 Keywords:  needs-testing needs-patch  |     Focuses:
---------------------------------------+-------------------------

Comment (by delawski):

 @sirbrillig Have you tried using `position: absolute` instead of
 `position: relative` on the `span` element? I've noticed you tried
 `position: fixed`, but as you said, icons don't scroll then.

 On my end `position: absolute` looks promising. Icons are shown even
 though the parent container has `overflow: hidden` applied (see screenshot
 in the previous message).

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


More information about the wp-trac mailing list