[wp-trac] [WordPress Trac] #31455: Press This: Fix scrolling in FF
WordPress Trac
noreply at wordpress.org
Thu Feb 26 01:05:19 UTC 2015
#31455: Press This: Fix scrolling in FF
-----------------------------+-----------------------------
Reporter: Michael Arestad | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Press This | Version: trunk
Severity: normal | Keywords:
Focuses: |
-----------------------------+-----------------------------
Currently, Firefox doesn't allow for scrolling at all unless there is
`height: 100%` on `body` when combined with `overflow-x: hidden;`. (I
discovered after tons of trial and error.) On iOS Safari, `height 100%` on
`html` prevents scrolling. This patch should fix the FF issue without
breaking scrolling on iOS Safari.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/31455>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list