[wp-trac] [WordPress Trac] #42052: Customize Themes: themes browser header not visible in Safari 11
WordPress Trac
noreply at wordpress.org
Sun Oct 1 11:35:34 UTC 2017
#42052: Customize Themes: themes browser header not visible in Safari 11
--------------------------+-----------------------------------------
Reporter: afercia | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 4.9
Component: Customize | Version: trunk
Severity: normal | Keywords: has-screenshots needs-patch
Focuses: |
--------------------------+-----------------------------------------
Screenshot:
[[Image(https://cldup.com/NBZ1yuJ52w.jpg)]]
the header with search (and filters) is not visible in Safari 11 for me.
In my case, the media query `screen and (max-height:540px), screen and
(max-width:1018px)` kicks in when I open the Safari Web Inspector (keeping
the inspector panel to a certain height) and switches the header to
position relative so, a bit ironically, it gets visible again when trying
to debug. But when the header has position fixed, it is not visible.
Suggestion: investigate `overflow-y: scroll;` set on `ul.customize-themes-
full-container`
See #37661.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/42052>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list