edusis / open-webkit-sharp

Automatically exported from code.google.com/p/open-webkit-sharp
GNU Lesser General Public License v3.0
1 stars 1 forks source link

flash bugg #6

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. When play flash games the arrow key left and right don't work
2. The arrow key up and down works but move the window up and down at the same 
time if the window have scroll

What is the expected output? What do you see instead?
Moving figure when using arrow keys in flash.

What version of the product are you using? On what operating system?

OpenWebKitSharp 1.7 
OS windows 7

/Niklas

Original issue reported on code.google.com by nikry...@gmail.com on 25 Sep 2011 at 6:25

GoogleCodeExporter commented 9 years ago
I didn't noticed this bug before. Thanks for the info.

Before looking further into this problem, it seems like the plugin is not 
focused and as a result the webview is acting like we have focused on body. 
Maybe it is a webkit bug, but maybe it is fixable via OpenWebKitSharp's source. 
I will try to fix this.

Original comment by tsumalis96@gmail.com on 25 Sep 2011 at 7:35

GoogleCodeExporter commented 9 years ago
I have tested the Wekit and it have the same problem so i think it's like U say 
it's a Webkit bug.

/Niklas

Original comment by nikry...@gmail.com on 25 Sep 2011 at 4:37

GoogleCodeExporter commented 9 years ago
Yes, it is a webkit bug. It is not fixable via the OpenWebKitSharp's source.

Original comment by tsumalis96@gmail.com on 25 Sep 2011 at 4:56