| Issue 9996: | Windowless plugin (e.g., some Flash) mouse input broken/offset when page is zoomed | |
| 88 people starred this issue and may be notified of changes. | Back to list |
Restricted
Sign in to add a comment
|
Chrome Version : 2.0.169.1 (Official Build 11427) URLs (if applicable) : http://www.myspace.com/freakedfrequency Other browsers tested: Firefox 3.x: OK What steps will reproduce the problem? 1. Go to above URL (or any myspace page with an embedded music player) 2. Zoom page to more than 100% 3. Try clicking on the player controls or hover the mouse over songs What is the expected result? If you use 100% zoom hovering the mouse over individual songs highlights them. Pressing player/stop buttons or moving the slider also works as it should. What happens instead? If zoom != 100% neither the buttons nor the song highlight work. It appears as if the player is picking up offset input. Notice that the player doesn't scale with the zoom, it just moves to the zoomed position. This might be what's causing the problem - feeding flash with input as if it were scaled whereas it actually isn't?
Aug 9, 2009
#2
prog...@chromium.org
Aug 9, 2009
Issue 9998 has been merged into this issue.
Aug 12, 2009
thanks for the report. this is similar to issue 16083 Safari fails too IE and FF are OK
Status:
Untriaged
Labels: -Area-Misc Area-WebKit
Aug 17, 2009
Issue 19468 has been merged into this issue.
Aug 17, 2009
(No comment was entered for this change.)
Labels:
Accessibility
Aug 21, 2009
Bug filed upstream : https://bugs.webkit.org/show_bug.cgi?id=28648
Status:
Upstream
Labels: -Report-to-Webkit Reported-to-Webkit
Oct 14, 2009
(No comment was entered for this change.)
Labels:
Mstone-X
Oct 27, 2009
Issue 22029 has been merged into this issue.
Cc:
gwil...@chromium.org j...@chromium.org j...@chromium.org
Oct 29, 2009
I'm not so sure that this is a WebKit bug. Brett would know though since he implemented zooming.
Cc:
bre...@chromium.org
Nov 17, 2009
Issue 26921 has been merged into this issue.
Jan 5, 2010
Issue 31237 has been merged into this issue.
Feb 23, 2010
Issue 36526 has been merged into this issue.
Mar 2, 2010
Upstream bug (with a rdar number): https://bugs.webkit.org/show_bug.cgi?id=26424
Mar 2, 2010
(No comment was entered for this change.)
Labels:
WebKitBug-26424
Mar 2, 2010
I'm not able to reproduce this issue on Safari/ToT Webkit on Mac. Zooming in and clicking the a plugin works as expected.
Mar 9, 2010
Issue 37738 has been merged into this issue.
Mar 20, 2010
Issue 38799 has been merged into this issue.
Mar 22, 2010
Issue 35808 has been merged into this issue.
Mar 29, 2010
This affects windowless plugins on all platforms; since all plugins on the Mac are windowless it's much more severe there (and Carbon plugins need specific extra workarounds), so bug 26466 is tracking the Mac separately to implement a temporary workaround. The reason Mac Safari isn't affected by this is almost certainly that it uses OS-level views for plugins, causing it to use a different event dispatch path for plugin events. (Note that comment 25, the multi-monitor setup on the Mac, is a completely unrelated--and now fixed-- bug.)
Cc:
stuartmo...@chromium.org
Mar 29, 2010
(No comment was entered for this change.)
Summary:
Windowless plugin (e.g., some Flash) mouse input broken/offset when page is zoomed
Mar 29, 2010
Issue 31098 has been merged into this issue.
Mar 30, 2010
So that people don't get confused when testing this: the Mac version of Chrome will no longer show the symptoms of this bug, because of the workaround landed in bug 26466 . The underlying problem (inconsistent size vs coordinate information coming into the plugin host) is still just as true for Mac Chrome as for the other platforms, however.
Apr 9, 2010
The WebKit bug report has a nice URL to test it out: http://www.longwhiteclouds.co.nz/kidslaurensquiz.php The flash animation draws a cursor where it thinks the cursor is, very useful to confirm when this will be fixed. On a related note, can someone confirm if this is happening on Safari for Windows, because this bug will soon be 1 year old over on webkit and noone has complained of anything like it (except for https://bugs.webkit.org/show_bug.cgi?id=28648 which jasneet has filed earlier and is a duplicate of the current upstream bug)
Apr 11, 2010
Yes, I've just installed safari 4.0.5 and it behaves in exactly the same way.
Apr 17, 2010
I don't get why but it's working fine for this URL: http://www.engadget.com/2010/04/02/quake-ii-gwt-port-proves-html5-isnt-just-for- video/ ...and still doesn't for the other one I posted earlier: http://www.neowin.net/news/the-iphone-4g-from-sprint-kind-of What's the differences between those two usecases? Both are embedded in a webpage, both use flash, could the difference be about the video's encoding?
Apr 17, 2010
The first uses windowed mode (no wmode specified, so it gets the default of "window"), the second uses windowless mode (wmode is set to "transparent"). This bug only affects windowless plugins. (Both URLs behave the same on OS X, because all plugins are windowless on the Mac.)
Apr 29, 2010
Please just star this issue if you want to get updates on progress. We know exactly what the issue here is, so more reports aren't necessary at this point. I'm going to remove a lot of the old comments, since there is quite a bit of duplicate or confusing information here at the moment.
Apr 29, 2010
Issue 42912 has been merged into this issue.
Apr 30, 2010
Issue 42935 has been merged into this issue.
May 2, 2010
(No comment was entered for this change.)
Labels:
Restrict-AddIssueComment-Commit
May 6, 2010
Issue 43414 has been merged into this issue.
May 7, 2010
Issue 43290 has been merged into this issue.
May 8, 2010
Issue 43676 has been merged into this issue.
May 24, 2010
Issue 35102 has been merged into this issue.
Jun 1, 2010
Issue 45519 has been merged into this issue.
Jun 12, 2010
Issue 46308 has been merged into this issue.
Jul 12, 2010
Issue 48850 has been merged into this issue.
Jul 13, 2010
Issue 48783 has been merged into this issue.
Jul 26, 2010
Issue 50162 has been merged into this issue.
Jul 27, 2010
Issue 46814 has been merged into this issue.
Jul 28, 2010
Issue 50529 has been merged into this issue.
Aug 2, 2010
Issue 50896 has been merged into this issue.
Aug 3, 2010
Issue 50880 has been merged into this issue.
Aug 3, 2010
Fixed. Please see issue https://code.google.com/p/chromium/issues/detail?id=50997 for details.
Aug 3, 2010
https://bugs.webkit.org/show_bug.cgi?id=42987
Status:
Assigned
Owner: g...@chromium.org Labels: -Mstone-X -WebKitBug-26424 Mstone-6 WebKitBug-42987
Aug 3, 2010
Adding ForMerge, since Darin suggested merging this to the M6 branch in bug 50997 .
Labels:
ForMerge
Aug 4, 2010
Issue 49335 has been merged into this issue.
Aug 5, 2010
If someone does merge this to M6, please merge bug 51078 as well.
Aug 6, 2010
Issue 50219 has been merged into this issue.
Aug 6, 2010
(No comment was entered for this change.)
Labels:
-accessibility Feature-Accessibility
Aug 9, 2010
Issue 49436 has been merged into this issue.
Aug 9, 2010
Issue 47878 has been merged into this issue.
Aug 19, 2010
Issue 52747 has been merged into this issue.
Aug 19, 2010
Issue 48013 has been merged into this issue.
Aug 31, 2010
This issue is marked as M6. Are you sure it is? Dear owner, please update the milestone accordingly.
Sep 2, 2010
This isn't going to make m6 at this point. Moving to M7, please close if this is already landed on the trunk.
Labels:
-Mstone-6 Mstone-7
Sep 3, 2010
I fixed it and merged to M6 a long time ago. Could you please verify it?
Status:
Fixed
Sep 3, 2010
If you merged this to M6, is there a reason you didn't merge bug 51078 as requested above? There was never any indication that this was merged to M6, so I hadn't worried about it.
Sep 20, 2010
Issue 53772 has been merged into this issue.
Oct 14, 2010
Issue 43720 has been merged into this issue.
Mar 10, 2013
(No comment was entered for this change.)
Labels:
-Area-WebKit -Mstone-7 -Feature-Accessibility Cr-Content Cr-UI-Accessibility M-7
Mar 13, 2013
(No comment was entered for this change.)
Labels:
-Restrict-AddIssueComment-Commit Restrict-AddIssueComment-EditIssue
Apr 5, 2013
(No comment was entered for this change.)
Labels:
-Cr-Content Cr-Blink
|
||||||||||
| ► Sign in to add a comment | |||||||||||