WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
125484
-webkit-overflow-scrolling: touch doesn't always display a scrollbar properly on iOS Safari
https://bugs.webkit.org/show_bug.cgi?id=125484
Summary
-webkit-overflow-scrolling: touch doesn't always display a scrollbar properly...
Chris Wren
Reported
2013-12-09 22:10:48 PST
The -webkit-overflow-scrolling CSS property, when set to touch, doesn't add a scroll bar when switched into portrait mode on iOS Safari if the content was not scrollable in landscape. What happens is the pre tag's text is able to fit on the screen in landscape without scroll, but when the device is switched to portrait, the scrollbar is not re-applied, so the user can't scroll to see the rest of the content. I made a GitHub page which demonstrates this, just visit it on an iPhone and go from Portratit -> Landscape -> Portrait. You will see that the pre tag is no longer scrollable.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2017-06-02 11:46:41 PDT
<
rdar://problem/32540517
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug