24 Feb 2008, 6:32 PM
|
tkerin
Joined on 02-25-2008
Posts 2
|
|
|
I'm having some problems with the Remove Format functionality of the UltimateEditor control (v3.0). Both of these issues can be reproduced in the UltimateEditor->ContentHandling->PasteOptions example page at:
http://www.karamasoft.com/Samples.aspx
Problem 1: In IE6, highlight the first two words ("You can") and click the Bold button. Now select the entire example text (using either mouse or the Select All button). Click the Remove Format button. Now two bad things happen: The line breaks get stripped out, and the entire text has been turned bold.
Problem 2: In Firefox2, highlight the first two words ("You can") and click the Bold button. Now select the entire example text (using either mouse or the Select All button). Click the Remove Format button. The formatting has been stripped out correctly and line breaks retained, but the words "from the" have been taken from their original location between "Paste from the context" and moved to the start of the paragraph.
Problem 1 is the most serious for me as that's the browser of my users, but number 2 came up while I was investigating. Do you have any suggestions for how I can resolve the IE issue?
Thanks
-Trent
|
|
|
|
|
|
|
|
|