Hi,
When predefining content in a TextArea you get an Unspecified error when hitting Enter.
To reproduce this:
I know that using <Shift> + <Enter> does the trick. But is there a way to either accept the <Enter> as a newline or display a custom error message?
Thanks in advance,
Dries
When predefining content in a TextArea you get an Unspecified error when hitting Enter.
To reproduce this:
- Open Internet Explorer 8 (other versions seem to have the same problem, but I cannot confirm. Firefox apparentally does not allow to predefine content in a Textarea inside the RadEditor).
- Go to a website with a RadEditor, eg: http://demos.telerik.com/aspnet-ajax/editor/examples/autosave/defaultcs.aspx
- Add a Textarea element.
- Hit <Enter> (given that the caret is in the Textarea, otherwise doubleclick on the Textarea before hitting <Enter>)
- A messagebox pops up stating Unspecified error
I know that using <Shift> + <Enter> does the trick. But is there a way to either accept the <Enter> as a newline or display a custom error message?
Thanks in advance,
Dries
