[wp-trac] [WordPress Trac] #29979: Twenty Fifteen: Long sidebar produces double-scrollbars
WordPress Trac
noreply at wordpress.org
Thu Oct 23 22:35:27 UTC 2014
#29979: Twenty Fifteen: Long sidebar produces double-scrollbars
-------------------------------------+-----------------------------
Reporter: kraftbj | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 4.1
Component: Bundled Theme | Version: trunk
Severity: blocker | Resolution:
Keywords: has-patch needs-testing | Focuses: ui, javascript
-------------------------------------+-----------------------------
Comment (by mor10):
Mobile-first is the way to go here: CSS and JS should be set up for the
smallest screen and triggered only when the screen grows large enough to
warrant its inclusion. The sidebar scrolling solution is only relevant on
wider screens and should not require to be disabled on smaller ones. The
issue isn't one of mobile device vs. desktop device; it's one of narrow
vs. wide screen. The wp_is_mobile() hook looks for mobile devices but
excludes things like narrow windows, snapped windows in Windows 8, and so
on.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/29979#comment:37>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list