lovely0493 / open-webkit-sharp

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

Unhandled exception when opening print preview dialog #29

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Open OpenWebKitSharp
2. Click test in the bottom right corner
3. Click show print preview
4. Unhandled exception

What is the expected output? What do you see instead?
The expected outcome is the print preview dialog showing the current page.

The debugging view shows an unhandled exception line 2050 file WebKitBrowser.cs

The Undo operation encountered a context that is different from what was 
applied in the corresponding Set operation. The possible cause is that a 
context was Set on the thread and not reverted(undone).

What version of the product are you using? On what operating system?
OpenWebKitSharp 2.0 on Windows 7 x64 

Original issue reported on code.google.com by ben.war...@gmail.com on 17 Nov 2011 at 10:06

GoogleCodeExporter commented 8 years ago
Thanks for the report.

Original comment by tsumalis96@gmail.com on 17 Nov 2011 at 2:37

GoogleCodeExporter commented 8 years ago
Hackish print does not throw these exceptions.

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