[Webkit-unassigned] [Bug 28648] Flash input broken/offset when page is zoomed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 29 10:25:01 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=28648


Brett Wilson (Google) <brettw at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |brettw at chromium.org




--- Comment #1 from Brett Wilson (Google) <brettw at chromium.org>  2009-10-29 10:25:01 PDT ---
Flash doesn't see our transform, so we'll probably always need to send it
unscaled input events. Flash does see that the box we tell it to live in
changes, and it will normally scale the content to fit, so full page zoom
normally works. But we should always be sending unscaled pixel coordinates to
plugins.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list