We have custom format text drop-down "select css styles" in our wysiwyg. It gets the style names from wysiwyg.css file.
We use the dropdown to apply our style formating for paragraphs, h1, h2 etc where they need to differ with the main stylesheet definitions for the same tags.
The problem we have is that when a user commits the content in simple edit they lose the css drop-down. This means that if the user needed to go back to wysiwg and apply more style formats they need to stop and start editing again for the drop- down to reappear .
What can we do to keep the css drop down there after the user has commited changes ?
See Screen Dumps below:
Before Content is Commited - with select css styles dropdown showing
[attachment=265:before_commit_copy.jpg]
After Content is Commited - with select css styles dropdown missing
[attachment=266:after_commit_copy.jpg]
Using MySource v3.14.0
before_commit_copy.jpg (30.3 KB)
after_commit_copy.jpg (26 KB)
Sorry I missed this. This was a bug fixed in 3.14.4.
Thanks for the reply Greg !