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

Crash on XP with mouse drag #121

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. On XP with SP3 run the Example application 
2. go to any web page (default google project page is fine
3. drag the mouse over some text on the web page

What is the expected output? What do you see instead?
the drag should highlight the text - I get an exception thrown
every time...

Application: Example.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.AccessViolationException
Stack:
   at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG ByRef)
   at System.Windows.Forms.Application+ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr, Int32, Int32)
   at System.Windows.Forms.Application+ThreadContext.RunMessageLoopInner(Int32, System.Windows.Forms.ApplicationContext)
   at System.Windows.Forms.Application+ThreadContext.RunMessageLoop(Int32, System.Windows.Forms.ApplicationContext)
   at System.Windows.Forms.Application.Run(System.Windows.Forms.Form)
   at OpenWebKitSharp_Test.Program.Main()

What version of the product are you using? On what operating system?
I'm running the latest downloadable v2.8

Please provide any additional information below.

Original issue reported on code.google.com by garrett....@gmail.com on 15 Jun 2012 at 4:10

GoogleCodeExporter commented 8 years ago
same here

Original comment by f.kjar...@gmail.com on 26 Jun 2012 at 11:39

GoogleCodeExporter commented 8 years ago
Bug still exists for dragging mouse over any image.
Tested with latest downloaded package "OpenWebKitSharp 3.0.1.0023.rar" (which 
btw is identical with "OpenWebKitSharp 3.0 - 6-11-2012.rar")

Original comment by witold.k...@gmail.com on 15 Nov 2012 at 12:08

GoogleCodeExporter commented 8 years ago
same here too

This did not happend on every XP with sp3, some machine works fine. I want to 
know if this problem can be solved......

Original comment by 8000t...@gmail.com on 4 Jun 2013 at 2:32