Hi
Some of my editors have a problem with the inline style just vanishing! It just seems to randomly vanish!
The only way i have replicated this is using the undo button. If you copy
<style type="text/css">
.wiggle {font-size: large}
</style>
<p class="wiggle">hello</p>
into the HTML view then click normal and back to HTML the style is still there.
If you then do some stuff and click undo, then it undoes everything and loses the inline styles.
I dont know whether this is related to the randomly vanishing inline styles....
Any chance you can fix for the undo?
Thanks