NEW 196033
[iOS] Popup button and page shift when popup button is pressed
https://bugs.webkit.org/show_bug.cgi?id=196033
Summary [iOS] Popup button and page shift when popup button is pressed
Daniel Bates
Reported 2019-03-20 14:18:42 PDT
Created attachment 365397 [details] Test Seen on iPad in landscape orientation. Steps to reproduce: 1. Open the attached test case. 2. Tap each popup button. After you tap each popup button, but before the popover is shown both the page and popup button shift (in opposite directions). This should not happen.
Attachments
Test (123 bytes, text/html)
2019-03-20 14:18 PDT, Daniel Bates
no flags
Screen capture (2.51 MB, video/quicktime)
2019-03-20 14:19 PDT, Daniel Bates
no flags
Radar WebKit Bug Importer
Comment 1 2019-03-20 14:18:57 PDT
Daniel Bates
Comment 2 2019-03-20 14:19:08 PDT
Created attachment 365398 [details] Screen capture
Simon Fraser (smfr)
Comment 3 2019-03-20 14:39:02 PDT
Looks like the layout changes when the popups gain content.
Daniel Bates
Comment 4 2019-03-20 16:23:19 PDT
(In reply to Simon Fraser (smfr) from comment #3) > Looks like the layout changes when the popups gain content. This is the bug, right? No reason for the layout given the page markup (it does nothing special).
zalan
Comment 5 2019-03-20 16:28:58 PDT
It looks like the baseline changes for the line when the input's shadow tree gains text content.
Note You need to log in before you can comment on or make changes to this bug.