WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
Bug 152637
position:fixed-related rendering bug on iPad Pro in Landscape orientation
https://bugs.webkit.org/show_bug.cgi?id=152637
Summary
position:fixed-related rendering bug on iPad Pro in Landscape orientation
Chris Rebert
Reported
2016-01-01 13:06:41 PST
Created
attachment 268073
[details]
Screenshot of the rendering bug iOS version: 9.2 Hardware: iPad Pro Device orientation: Landscape Original Bootstrap bug report:
https://github.com/twbs/bootstrap/issues/18738
Steps to reproduce: 1. Get an iPad Pro (or open the Xcode Simulator for iPad Pro). 2. Rotate the device (or use the "Rotate Right" in the Simulator) so that it is in a landscape orientation. 3. Open
https://output.jsbin.com/sicula/1
in Safari 4. If using the simulator, ensure that the virtual device has actually remained in a landscape orientation. (Opening Safari appears to reset the orientation to Portrait in some circumstances.) 5. Tap the green "Setup" link on the webpage. 6. Observe that a menu is displayed below the link. 7. Tap the cyan "Tools" link on the webpage. Expected result: A menu should be properly displayed below the "Tools" link, like it was for the "Setup" link. Actual result: The menu displayed below the "Tools" link is missing a rectangular chunk on its left side. See attached screenshot. More details: According to
https://github.com/twbs/bootstrap/issues/18738
, this bug only occurs on iPad Pro and not on other iPad models. This bug only occurs when the iPad Pro is in Landscape orientation, not when in Portrait orientation. This bug only occurs when the navbar is styled as `position: fixed`. This bug is visually very similar to (and thus presumably related to)
https://bugs.webkit.org/show_bug.cgi?id=138162
, although that bug involves zooming and applies to a wider range of iOS hardware models.
Attachments
Screenshot of the rendering bug
(120.60 KB, image/png)
2016-01-01 13:06 PST
,
Chris Rebert
no flags
Details
GIF video demonstrating the bug
(562.06 KB, image/gif)
2016-01-01 13:14 PST
,
Chris Rebert
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Chris Rebert
Comment 1
2016-01-01 13:14:41 PST
Created
attachment 268074
[details]
GIF video demonstrating the bug
Chris Rebert
Comment 2
2016-01-01 13:25:12 PST
Filed a Radar: <
rdar://problem/24030853
>
Simon Fraser (smfr)
Comment 3
2016-02-17 18:15:36 PST
I think this might be similar to
bug 138162
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