[Webkit-unassigned] [Bug 146067] New: iPhone 6 plus landscape view with url/tab bar showing: fixed element's tap regions not updated
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jun 17 09:38:59 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=146067
Bug ID: 146067
Summary: iPhone 6 plus landscape view with url/tab bar showing:
fixed element's tap regions not updated
Classification: Unclassified
Product: WebKit
Version: 528+ (Nightly build)
Hardware: iOS
OS: iOS 8.2
Status: NEW
Severity: Normal
Priority: P2
Component: Layout and Rendering
Assignee: webkit-unassigned at lists.webkit.org
Reporter: reingator at gmail.com
Overview: When in landscape mode on iPhone 6 plus (with the iPad-like URL and tab bar), touch targets (menu links, logos, buttons) on elements in a fixed position parent element are not updated when the tab bar UI is displaying, after being hidden after first page load.
Steps to reproduce:
1) Visit http://www.apple.com/watch/ on iPhone 6 plus in landscape orientation.
2) Scrolling down, a white nav bar will become fixed to the top of the viewport, all buttons in the nav work as expected.
3) Tap the very top of the screen to summon the address bar and tabs UI. The fixed nav bar moves down some, and the touch targets for the buttons in the nav no longer align with the rendered nav. They stayed where they were before the tabs UI was moved in. Scrolling up the page, keeping the tabs UI visible, properly moves the fixed nav, but the touch targets remain unmoved. Scrolling down again hides the tabs UI, and updates the position of the touch targets, returning to properly functioning buttons.
Actual Results:
The touch targets do not follow their related elements when the tabs bar is showing and instead remain stuck where they were before the tabs bar was showing.
Desired Results:
The touch targets should follow their related elements whether the tabs bar is showing or not.
Platform:
iPhone 6 plus on iOS 8.3 (12F70) public release
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150617/8c2922f4/attachment.html>
More information about the webkit-unassigned
mailing list