RESOLVED FIXED 101798
Correct hit-test point scaling for document.elementFromPoint
https://bugs.webkit.org/show_bug.cgi?id=101798
Summary Correct hit-test point scaling for document.elementFromPoint
Tien-Ren Chen
Reported 2012-11-09 14:35:32 PST
Correct hit-test point scaling for document.elementFromPoint
Attachments
Patch (4.23 KB, patch)
2012-11-09 14:38 PST, Tien-Ren Chen
no flags
Patch (4.21 KB, patch)
2012-11-09 15:07 PST, Tien-Ren Chen
no flags
Tien-Ren Chen
Comment 1 2012-11-09 14:38:31 PST
Adam Barth
Comment 2 2012-11-09 14:53:12 PST
Comment on attachment 173371 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=173371&action=review > LayoutTests/fast/dom/elementFromPoint-scaled-scrolled.html:19 > + if (window.testRunner) { > + testRunner.dumpAsText(); > + } No need for { } here
Adam Barth
Comment 3 2012-11-09 14:54:34 PST
Comment on attachment 173371 [details] Patch ok. I thought Android was switching to setting applyPageScaleFactorInCompositor because there were so many bugs like this.
Tien-Ren Chen
Comment 4 2012-11-09 14:59:16 PST
(In reply to comment #3) > (From update of attachment 173371 [details]) > ok. I thought Android was switching to setting applyPageScaleFactorInCompositor because there were so many bugs like this. Yes we are, but unlikely before next milestone release and I'm trying to make things as unbroken as possible. :(
Tien-Ren Chen
Comment 5 2012-11-09 15:07:08 PST
WebKit Review Bot
Comment 6 2012-11-09 16:17:25 PST
Comment on attachment 173380 [details] Patch Clearing flags on attachment: 173380 Committed r134135: <http://trac.webkit.org/changeset/134135>
WebKit Review Bot
Comment 7 2012-11-09 16:17:29 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.