Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

toTextArea and rmSubmit not working #9

Closed
B4nan opened this issue Feb 13, 2011 · 2 comments
Closed

toTextArea and rmSubmit not working #9

B4nan opened this issue Feb 13, 2011 · 2 comments

Comments

@B4nan
Copy link

B4nan commented Feb 13, 2011

toTextArea method does not work - it throws exception probably because instance.div is null in #1515. Next problem - when I made an workaround for this (by adding id to the div and selecting it by getElementById) it says that rmSubmit is not a function.

@B4nan
Copy link
Author

B4nan commented Feb 13, 2011

exception:

uncaught exception: [Exception... "Component returned failure code: 0x80004003 (NS_ERROR_INVALID_POINTER) [nsIDOMHTMLDivElement.removeChild]" nsresult: "0x80004003 (NS_ERROR_INVALID_POINTER)" location: "JS frame :: http://localhost/RoyalDesignCMS/web/cms/js/codemirror/codemirror.js :: anonymous :: line 1519" data: no]

in last revision

@marijnh
Copy link
Member

marijnh commented Feb 13, 2011

Should be fixed in f47c50d

alltom pushed a commit to alltom/CodeMirror that referenced this issue Aug 23, 2012
mb-crt referenced this issue in mb-crt/CodeMirror2 Sep 20, 2012
mutahhir referenced this issue in mutahhir/CodeMirror May 31, 2013
Minor modifications to the addWidget system. Still not completely bug free
davidmehren pushed a commit to hedgedoc/CodeMirror that referenced this issue Oct 31, 2020
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants