[Webkit-unassigned] [Bug 14350] Wordpress' TinyMCE WYSIWYG editor strips out line breaks

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 23 19:22:38 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14350


oliver at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |oliver at apple.com
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1




------- Comment #2 from oliver at apple.com  2007-06-23 19:22 PDT -------
Behaviour changes to be *almost* correct when using the firefox UA.

It looks like the switch between code and visual mode is stripping out <p> and
<br> elements for some reason.

When using firefox UA it looked like it was hiding <br> and <p> in code editing
mode, and reinserting them (or something) in visual mode, so something is that
logic is probably the cause of the woes.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list