(
Jump to the original submission)
Adobe runs in-process. It seems that it has some unsophisticated logic for deciding when to capture scroll events.
See https://bugzilla.mozilla.org/show_bug.cgi?id=619281 for details on the Gnash situation.
It is worth noting that when we change the plugin to be in-process (which is planned), the strategy mentioned in the mozilla bug tracker will be trivial to implement.
|
Hoops, it was reported in mozilla bugtrack, but no answer in about 3 to 4 months, comment #3
|
But Adobe was fixed, that was lot time ago... but it's already fixed
|
Yes, the same issue affects Adobe and other plugins, and it has been widely reported.
|
This was reported to Mozilla bugtrack? if not, we need to report there and tell them the reasons.
Thanks Bastian
|
This is a mozilla bug, and fixing it from their end is straight forward. Mozilla forwards scroll events and does not care whether the plugin uses them.
We could hack around it by sending a scroll event to to the socket window that contains Gnash, but that will probably cause more problems than it would solve.
|
https://wiki.mozilla.org/Gecko:Mouse_Wheel_Scrolling#Mouse_wheel_transaction
|
This comment it's interesting too:
https://bugs.launchpad.net/firefox/+bug/50839/comments/44
It say something about wm opaque or transparent, and the transference of scroll to html, probably this is related with bug https://savannah.gnu.org/bugs/?23091
|
Interesting comment:
https://bugs.launchpad.net/firefox/+bug/50839/comments/17
|
Similar bug with Chronium and Adobe Flash
http://code.google.com/p/chromium/issues/detail?id=27951
Firefox and Adobe plugin too.
https://bugs.launchpad.net/firefox/+bug/50839
|
Trying to get help from Mozilla people:
https://bugzilla.mozilla.org/show_bug.cgi?id=619281
|
probably related to function
line 541
nsPluginInstance::SetWindow(NPWindow* aWindow)
in plugin.cpp
|
This even happen when gnash is told to load in stopped mode.
Would be great if it would pass on the scroll events at least in stopped mode.
|
gnash doesn't allow to move the webpage if we have the mouse over the flash, i mean to the scroll... lightspark and adobe allows to do it.
any flash application, probably this is related with bug https://savannah.gnu.org/bugs/?31835
|
(Note: upload size limit is set to 16384 kB, after insertion of the required
escape characters.)
Attach Files:
Comment:
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found
Do you think this task is very important?
If so, you can add your encouragement to it.
This task has 0 encouragements so far.
Only logged-in users can vote.