codemirror / CodeMirror-v1

An editable-iframe based code editor in JavaScript. See https://github.com/marijnh/CodeMirror for the currently maintained version
http://codemirror.net/
Other
362 stars 63 forks source link

IE8 Exception Workaround #19

Closed jwiklund closed 14 years ago

jwiklund commented 14 years ago

Quick workaround an exception we got in IE8, there might be a better way to make it work (saw http://xopus.com/devblog/2007/incompatible-pointers.html but not exactly sure what is supposed to be unselected).

Example page that does not work in IE8 for me:

test page