Bug 60792
Summary: | REGRESSION (WebKit2): With Flash 9, can't select text or scroll the page at http://dougmccune.com/blog/2007/07/25/coming-to-flexcamp-at-adobe/ (because Flash is sending WM_USER+1 messages like crazy) | ||
---|---|---|---|
Product: | WebKit | Reporter: | Adam Roben (:aroben) <aroben> |
Component: | Plug-ins | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | andersca, jhoneycutt |
Priority: | P2 | Keywords: | InRadar, PlatformOnly, Regression |
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Windows 7 | ||
URL: | http://dougmccune.com/blog/2007/07/25/coming-to-flexcamp-at-adobe/ | ||
Bug Depends on: | |||
Bug Blocks: | 46399 |
Adam Roben (:aroben)
To reproduce:
1. Install Flash 9
2. Go to http://dougmccune.com/blog/2007/07/25/coming-to-flexcamp-at-adobe/
3. Try to select some text or scroll the page
You can't!
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Adam Roben (:aroben)
Flash is sending WM_USER+1 messages like crazy. We'll need something like WebCore's PluginQuirkThrottleWMUserPlusOneMessages quirk.
Luckily, this only happens with Flash 9, not Flash 10.
Adam Roben (:aroben)
<rdar://problem/9435925>
Adam Roben (:aroben)
See http://trac.webkit.org/changeset/25310
Alexey Proskuryakov
Plug-in support has been removed from WebKit.