30 Jan 2009, 12:02 PM
|
Karamasoft
Joined on 09-05-2004
Posts 5,325
|
Re: Major problem with Remove Alll Fomatting
|
|
|
|
When we try the Undo button in our live demo at http://www.karamasoft.com/Samples.aspx?component=UltimateEditor, the Undo button doesn't disappear after the Remove Format operation. Therefore, we are not sure what exactly you mean by "I can't use the Undo button on the editor after this happens because its not there anymore."
As we replied to your other post, you might want to try creating your own custom toolbar item to remove the existing style when a new style is selected from the dropdown. The built-in style dropdown was designed with the purpose of retaining the old style value after a new style is applied. The main reason for this was to let the user apply multiple styles on a selection at the same time. For example, the user can apply bold, italic, foreground color, etc. at the same time on a selected text.
|
|
|
|
|
|
|
|
|