We're using the Telerik RadEditor as part of a CMS and while this is working nicely on the PC (IE7 & FF3) there are some major issues with the Mac implementation. While I understand there are some differences with the way each of the browsers deals with Rich Text, any help would be much appreciated. On our implementation we've set NewLineBr="false".
A couple of the more frustrating issues we've come across (I believe these can be replicated on the Telerik online demos):
1) If the user enters some text and formats this as a heading1 using the format dropdown (<h1>) they then can't start a new paragraph. Pressing 'enter' creates a new line (or rather inserts the <p>) but this is still encased within the heading tag. The only way around this seems to be to never apply any formatting until you've finished editing the document which isn't really a viable solution.
In addition, placing the cursor at the end of the line and pressing the 'new paragraph' button simply makes the current formatted header block a paragraph rather than creating a new paragraph as expected.
2) Often pressing 'enter' to break text into a new paragraph adds an additional set of <p></p> tags.
3) Highlighting text to apply or remove a class often deletes the text.
I can appreciate that there are differences between the browsers and that all features may not work in all iterations but we really need to allow our clients to do basic formatting without the frustration caused by the above.
I'm afraid I can't link directly to our implementation as this is still in development but as noted above, these should be reproducable on the Telerik Demo's.
Thanks in advance for any help.
Tim
A couple of the more frustrating issues we've come across (I believe these can be replicated on the Telerik online demos):
1) If the user enters some text and formats this as a heading1 using the format dropdown (<h1>) they then can't start a new paragraph. Pressing 'enter' creates a new line (or rather inserts the <p>) but this is still encased within the heading tag. The only way around this seems to be to never apply any formatting until you've finished editing the document which isn't really a viable solution.
In addition, placing the cursor at the end of the line and pressing the 'new paragraph' button simply makes the current formatted header block a paragraph rather than creating a new paragraph as expected.
2) Often pressing 'enter' to break text into a new paragraph adds an additional set of <p></p> tags.
3) Highlighting text to apply or remove a class often deletes the text.
I can appreciate that there are differences between the browsers and that all features may not work in all iterations but we really need to allow our clients to do basic formatting without the frustration caused by the above.
I'm afraid I can't link directly to our implementation as this is still in development but as noted above, these should be reproducable on the Telerik Demo's.
Thanks in advance for any help.
Tim