clobba / open-webkit-sharp

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

Through exception when use the mouse drag in the example. #21

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Build and start the example in the package.
2. Open the website http://html5demos.com/drag
3. Use the mouse to drag the item on the webpage

What is the expected output? What do you see instead?
The HTML5 drag demo should be able to work.
But some exception happened on the example application.

What version of the product are you using? On what operating system?
OpenWebKitSharp 1.9 Source + Examples

Please provide any additional information below.

Original issue reported on code.google.com by jet...@gmail.com on 3 Nov 2011 at 3:25

GoogleCodeExporter commented 9 years ago
For me no exception occured, but also the drag & drop didn't work. WebKit is 
supposed to do this, I will try to fix it until 2.0 but I cannot promise that I 
can do so.

Original comment by tsumalis96@gmail.com on 3 Nov 2011 at 7:54

GoogleCodeExporter commented 9 years ago
There is no exception by using the example application in OpenWebKitSharp 2.0 
Full Pack.
But the drag and drop of http://html5demos.com/drag still does not work.

Original comment by jet...@gmail.com on 9 Nov 2011 at 8:55

GoogleCodeExporter commented 9 years ago
That's something that I know but can't figure out why it happens.

Original comment by tsumalis96@gmail.com on 10 Nov 2011 at 5:42

GoogleCodeExporter commented 9 years ago
Drag & Drop works sometimes and exception is not thrown

Original comment by tsumalis96@gmail.com on 30 Dec 2011 at 11:24