Summary: | Cannot scroll webpage with arrow keys if mouse is in the flash | ||
---|---|---|---|
Product: | swfdec | Reporter: | Jon Dufresne <jon.dufresne> |
Component: | plugin | Assignee: | swfdec ml <swfdec> |
Status: | ASSIGNED --- | QA Contact: | swfdec ml <swfdec> |
Severity: | normal | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Jon Dufresne
2009-01-09 14:17:56 UTC
This is definitely partially Swfdec's fault. But I think it's a Mozilla problem, too. At least the last time I asked about it, I was told that Mozilla doesn't handle events that plugins don't handle, so I never bothered implementing it. I wonder if it works with Adobe's plugin (even on Windows). (In reply to comment #1) > I was told that Mozilla > doesn't handle events that plugins don't handle, so I never bothered > implementing it. Is it be possible to forward the unhandled events to Mozilla? Yeah, you can return FALSE if you didn't handle an event. The current code (both inside Swfdec and Swfdec-mozilla) doesn't do that yet, but in theory, it could, if Adobe's player does the same thing. If you give me a little hint as to where to look at this, I'd be interested in trying to write a patch. This bug affects me quite a bit due to the layout of some websites. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.