Bug 146067 - iPhone 6 plus landscape view with url/tab bar showing: fixed element's tap regions not updated
Summary: iPhone 6 plus landscape view with url/tab bar showing: fixed element's tap re...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: iPhone / iPad iOS 8.2
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-17 09:38 PDT by Mike
Modified: 2023-08-25 14:33 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mike 2015-06-17 09:38:59 PDT
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
Comment 1 Simon Fraser (smfr) 2015-06-18 19:02:31 PDT
Can you test the iOS 9 beta build please?
Comment 2 Mike 2015-06-18 19:52:57 PDT
I don't have a paid dev account, so I'd have to wait until the public beta, if I get in.
Comment 3 Mike 2015-07-10 20:33:55 PDT
This issue remains in iOS 9 beta 3
Comment 4 Roger Taylor 2017-04-19 07:27:42 PDT
This issue still exists, also appears on iPhone 7 Plus iOS 10.
Comment 5 Simon Fraser (smfr) 2017-04-19 15:41:14 PDT
Are you sure? I fixed an issue like this in 10.3.