Fix message editor bugs and make the html view usable
If you want messages to look properly in every email client you also have to use html code view for editing. But the changes you make here it 'forgets' often.
E.g. if you add a body background color after few steps it is gone.
Also the html view of the editor is useless without brakes and tabs like it is in a proper editor.
Thanks!
6 comments
-
Balazs
commented
Jason, the main thing would be to make a usable code view, so we don't have to use dc++ next to the software. No colors, no tabs, that makes it impossible to edit.
-
Sean
commented
This is a big problem for us right now as well.
-
Editors are dependent on the browsers they run in and don't always produce the best results. Unfortunately there are not a whole lot of options for this.
-
plasma
commented
foudn out that the editor will also remove ü html entities.. this is not good... this is another BUG
-
plasma
commented
the editor has bugs.
we have entered <br / ><br > and the editor deleted that tags!!! -
Support Efficion
commented
Since Outlook 2007 doesn't support width within style tags I move it out and make it width="xx" but then the editor puts it back into the style tag.