RESOLVED DUPLICATE of bug 218004220593
Failed HTML validation will lead to double elements after zooming
https://bugs.webkit.org/show_bug.cgi?id=220593
Summary Failed HTML validation will lead to double elements after zooming
Christian Burtchen
Reported 2021-01-13 09:06:35 PST
Created attachment 417541 [details] Screenshot from example project This issue does not reproduce with macOS as far as I could test. On an iPhone 11 running iOS 14.3, we could reliably reproduce it in both production code as well as simplified version: - have a form with HTML validation, such as an input date element with a maximum date (see example) or a required radio choice - provide input that is invalid, such as a date beyond the range and submit, or attempt to submit without the required radio choice - as expected, submission itself will not work, and the Webkit UI will provide feedback on what failed - zooming NOW (pinch to zoom on iOS for instance), the Submit button will appear multiple times during the zoom process while other elements are scaled properly and appear only once Example screenshot attached, super minimalist example at https://2300h.csb.app/
Attachments
Screenshot from example project (381.54 KB, image/png)
2021-01-13 09:06 PST, Christian Burtchen
no flags
Christian Burtchen
Comment 1 2021-01-13 09:08:00 PST
Our team was also able to reproduce this on other iOS devices (iPhone 7) and versions (14.2)
Radar WebKit Bug Importer
Comment 2 2021-01-20 09:07:15 PST
Simon Fraser (smfr)
Comment 3 2021-01-20 11:39:01 PST
*** This bug has been marked as a duplicate of bug 218004 ***
Note You need to log in before you can comment on or make changes to this bug.