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

CodeMirror enterMode config param seems to be ignored if height is set. #45

Closed wesleyahall closed 13 years ago

wesleyahall commented 13 years ago

Weird bug I found... enterMode only seems to work if I remove the height attribute. Anyone seen this / know the fix?

marijnh commented 13 years ago

Can't reproduce, seems very unlikely. Closing.