NEW140439
focusing an input in a transform:scale() iframe, the outer body scrolls to wrong position
https://bugs.webkit.org/show_bug.cgi?id=140439
Summary focusing an input in a transform:scale() iframe, the outer body scrolls to wr...
Annam
Reported 2015-01-14 06:34:30 PST
Check out this JSFiddle: http://jsfiddle.net/annam/kkraLbhf/ Focus on the input and start typing. the document scrolls to where the input would appear, if the iframe was not under transform:scale(); Also happens to me as soon as you click to focus the input in some cases, though not consistently.
Attachments
Annam
Comment 1 2015-01-14 06:38:15 PST
happens in safari and chrome on both mac and windows.
Radar WebKit Bug Importer
Comment 2 2015-01-14 09:56:26 PST
Simon Fraser (smfr)
Comment 3 2015-01-14 21:17:57 PST
Note: the fiddle needs to have the -webkit- prefix added to the transform functions to work in Safari.
Note You need to log in before you can comment on or make changes to this bug.