RESOLVED MOVED 229876
iOS 15 Beta 8 VisualViewport.height does not account for address bar above virtual keyboard
https://bugs.webkit.org/show_bug.cgi?id=229876
Summary iOS 15 Beta 8 VisualViewport.height does not account for address bar above vi...
Matan Hershberg
Reported 2021-09-03 09:43:33 PDT
Created attachment 437279 [details] Bottom text is covered by virtual keyboard' address bar iOS 15 Beta 8 VisualViewport.height returns a pixel size that does not account for the address bar above the Virtual Keyboard. This causes elements that are aligned to the bottom of the page, based on VisualViewport.height, to be hidden by the address bar above the Virtual Keyboard. I created a test page at https://matan-hershberg-nuance.github.io/ios15-beta-visualviewport-bug/ The test page has an input box, and a paragraph tag that aligns to the bottom of viewport based on VisualViewport.height values. When clicking the input box and the Virtual Keyboard goes up, the address bar covers the "Bottom" text. I believe this was not reproducible in earlier versions of the Beta.
Attachments
Bottom text is covered by virtual keyboard' address bar (68.60 KB, image/png)
2021-09-03 09:43 PDT, Matan Hershberg
no flags
iOS 15 Beta 1 - Issue does NOT exist (106.99 KB, image/png)
2021-09-07 10:50 PDT, Matan Hershberg
no flags
Final iOS15 - extended tab bar also affected (588.73 KB, image/png)
2021-09-22 03:41 PDT, Kevin
no flags
iOS 15.1 beta nearly fixed it (514.69 KB, image/png)
2021-10-08 10:01 PDT, Kevin
no flags
Radar WebKit Bug Importer
Comment 1 2021-09-05 14:42:35 PDT
Penar Musaraj
Comment 2 2021-09-07 06:32:19 PDT
I have run into the same issue in Betas 6 and 7 too. (See also https://pmusaraj.github.io/ios15-bottom-bar2.html for a test page.)
Matan Hershberg
Comment 3 2021-09-07 10:50:43 PDT
Created attachment 437532 [details] iOS 15 Beta 1 - Issue does NOT exist In iOS 15 Beta 1 the VisualViewport.height is working correctly, and accounts for the address bar that's attached to the top of the virtual keyboard.
Simon Fraser (smfr)
Comment 4 2021-09-07 10:52:00 PDT
This is a known issue, but exists in Apple internal code, not WebKit.
christian
Comment 5 2021-09-07 10:57:14 PDT
Please link the "Apple internal code" issue.
Simon Fraser (smfr)
Comment 6 2021-09-07 10:59:02 PDT
Matan Hershberg
Comment 7 2021-09-07 11:05:29 PDT
Thanks Simon, Is that rdar link something that's publicly available?
Simon Fraser (smfr)
Comment 8 2021-09-07 11:08:37 PDT
It is not.
christian
Comment 9 2021-09-07 11:22:31 PDT
(In reply to Simon Fraser (smfr) from comment #8) > It is not. I see it is not in open radar. http://openradar.appspot.com/search?query=82206406 Can you / are you allowed to summarize the issue ? (just giving a private id does not help).
Kevin
Comment 10 2021-09-22 03:41:51 PDT
Created attachment 438938 [details] Final iOS15 - extended tab bar also affected
Drew Harris
Comment 11 2021-09-23 13:51:39 PDT
This issue still exists in the public release of iOS 15 - we're "accounting" for it by adding extra margin when a text field is focused, but that obviously makes the experience much worse for someone on iOS 15 who has moved the address bar back up to the top.
Tom
Comment 12 2021-10-08 03:18:14 PDT
Is there any update on this issue? Being unable to see the internal safari tracker means that we have no visibility on how this has been prioritised.
Kevin
Comment 13 2021-10-08 09:59:26 PDT
I got the new iOS 15.1 beta and surprise! It’s fixed.
Kevin
Comment 14 2021-10-08 10:01:14 PDT
Created attachment 440634 [details] iOS 15.1 beta nearly fixed it
Yiannis St.
Comment 15 2021-11-10 06:02:40 PST
on IOS 15.1 - Issue do not exist also
Brent Fulgham
Comment 16 2022-02-10 10:49:59 PST
The fix for this issue was needed outside the WebKit project, therefore this is being resolved as 'Moved'. The relevant issue (rdar://82838315) was released in iOS 15.2.
Note You need to log in before you can comment on or make changes to this bug.