Bug 60792 - 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)
Summary: REGRESSION (WebKit2): With Flash 9, can't select text or scroll the page at h...
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Plug-ins (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows 7
: P2 Normal
Assignee: Nobody
URL: http://dougmccune.com/blog/2007/07/25...
Keywords: InRadar, PlatformOnly, Regression
Depends on:
Blocks: 46399
  Show dependency treegraph
 
Reported: 2011-05-13 13:04 PDT by Adam Roben (:aroben)
Modified: 2022-06-23 19:51 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Roben (:aroben) 2011-05-13 13:04:49 PDT
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!
Comment 1 Adam Roben (:aroben) 2011-05-13 13:05:21 PDT
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.
Comment 2 Adam Roben (:aroben) 2011-05-13 13:06:47 PDT
<rdar://problem/9435925>
Comment 3 Adam Roben (:aroben) 2011-05-13 13:07:54 PDT
See http://trac.webkit.org/changeset/25310
Comment 4 Alexey Proskuryakov 2022-06-23 19:51:30 PDT
Plug-in support has been removed from WebKit.