#3206: FF adds excessive <br> tags on enter
---------------------+------------------------------------------------------
 Reporter:  damo     |       Owner:              
     Type:  Bug      |      Status:  new         
 Priority:  Normal   |   Milestone:  CKEditor 3.0
Component:  General  |     Version:              
 Keywords:  IBM      |  
---------------------+------------------------------------------------------
 Steps to reproduce:[[BR]]
 1. Open nightly build (3275 as of writing) [[BR]]
 2. Add text followed by Enter key a number of times e.g. (a ENTER b ENTER
 c ENTER) [[BR]]
 3. Examine HTML [[BR]]

 Expected behavior: [[BR]]
 New lines are wrapped with a <div> only [[BR]]

 Actual result: [[BR]]
 Firefox only: Excessive <br/> tags are appended within the dom e.g.:[[BR]]

 {{{
 <p>
         a<br />
         <br />
 </p>
 <p>
         b<br />
 </p>
 <p>
         c<br />
 </p>

 }}}

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/3206>
FCKeditor <http://www.fckeditor.net/>
The text editor for Internet
------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
FCKeditor-Trac mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to