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

CTRL+Z = StackOverflowException was Unhandled. #44

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Open a webkit browser.
2. Press CTRL+Z.
3. Get the exception.

What is the expected output? What do you see instead?
The expected output is, at the very least, nothing. Or maybe an undo. Instead, 
you get:

An unhandled exception of type 'System.StackOverflowException' occurred in 
OpenWebKitSharp.dll

What version of the product are you using? On what operating system?
R70, Windows Vista SP2.

Original issue reported on code.google.com by Maxwil...@gmail.com on 4 Dec 2011 at 5:37

GoogleCodeExporter commented 8 years ago
When this issue is closed: 
http://code.google.com/p/open-webkit-sharp/issues/detail?id=43 CTR + Z will 
also work. In general, it will be available when WebKit commiters implement the 
undoManager interface.

Original comment by tsumalis96@gmail.com on 5 Dec 2011 at 1:39

GoogleCodeExporter commented 8 years ago
I implemented custom undo/redo system which you can try at r120

Original comment by tsumalis96@gmail.com on 7 Mar 2012 at 4:12

GoogleCodeExporter commented 8 years ago

Original comment by tsumalis96@gmail.com on 7 Mar 2012 at 4:13