Closed GoogleCodeExporter closed 8 years ago
9.50, 9.6 - i've got the same problem.
Original comment by lcfsoft
on 16 Oct 2008 at 1:59
To fix this issue, move lines
try {
this.editorDoc.designMode = 'on';
this.editorDoc_designMode = true;
} catch ( e ) {
...................
}
below the this.editorDoc.open()/write()/close() fragment.
Original comment by vsl1...@gmail.com
on 20 Dec 2008 at 1:10
vsl1978, your patch breaks behaviour of jquery.wysiwyg in Internet Explorer 8, so
cannot be applied as is.
Original comment by akzhan.a...@gmail.com
on 4 Dec 2009 at 7:39
Bug cannot reproduced in trubk and Opera 10.1.
Tested with:
http://jwysiwyg.googlecode.com/svn/trunk/examples/02-full.html
Original comment by akzhan.a...@gmail.com
on 10 Dec 2009 at 6:01
Original issue reported on code.google.com by
deansofer
on 6 Sep 2008 at 6:38