This question is locked. New answers and comments are not allowed.
Hello,
I am experiencing a bug with the MVC Editor (2010.3.1318)
Here are the steps to reproduce
1. Copy the following text/html:
2. Paste code inside editor html view
3. Place cursor in front of first 'V' in 3rd paragraph.
4. Hit backspace until there is no more space between 2nd & 3rd paragraphs.
5. Now try hitting Enter or Shift + Enter. Nothing happens.
At the same time, Firefox reports this error:
Error: uncaught exception: [Exception... "Parameter is not an object" code: "1003" nsresult: "0x805303eb (NS_ERROR_DOM_NOT_OBJECT_ERR)" location: "http://aspnet-scripts.telerikstatic.com/mvcz/2010.3.1318/telerik.editor.min.js Line: 1"]
Funny thing is, if I delete the 1st paragraph of text, then repeat the rest of the steps, it works fine.
If you are not able to reproduce I can send a sample project.
Thanks!
Adam
I am experiencing a bug with the MVC Editor (2010.3.1318)
Here are the steps to reproduce
1. Copy the following text/html:
<p>And, once again, thank you Willamette Industries for helping ustake our first giant step toward that dream.</p><p>Sharon Fipps, Foundation Director</p><p>Valley Community Hospital</p><p>Dallas</p>2. Paste code inside editor html view
3. Place cursor in front of first 'V' in 3rd paragraph.
4. Hit backspace until there is no more space between 2nd & 3rd paragraphs.
5. Now try hitting Enter or Shift + Enter. Nothing happens.
At the same time, Firefox reports this error:
Error: uncaught exception: [Exception... "Parameter is not an object" code: "1003" nsresult: "0x805303eb (NS_ERROR_DOM_NOT_OBJECT_ERR)" location: "http://aspnet-scripts.telerikstatic.com/mvcz/2010.3.1318/telerik.editor.min.js Line: 1"]
Funny thing is, if I delete the 1st paragraph of text, then repeat the rest of the steps, it works fine.
If you are not able to reproduce I can send a sample project.
Thanks!
Adam