#3574: Indent whole paragraph incorrect
---------------------------+------------------------------------------------
 Reporter:  garry.yao      |       Owner:  garry.yao   
     Type:  Bug            |      Status:  new         
 Priority:  High           |   Milestone:  CKEditor 3.0
Component:  Core : Styles  |     Version:              
 Keywords:                 |  
---------------------------+------------------------------------------------
 === Reproducing Procedures ===
  1. Open  the ''replace by class'' example page in FF;
  1. Press 'Select All' button;
  1. Click on 'Increase Indent' command;
   * Expected Result:
 {{{
 <p style="margin-left: 40px;">
         This is some <strong>sample text</strong>. You are using <a
 href="http://www.fckeditor.net/";>CKEditor</a>.</p>
 }}}
   * Actual Result: Javascript error thrown.
 {{{
 <p style="margin-left: 40px;">
         <span _fck_bookmark="1" style="display: none;">&nbsp;</span></p>
 <p style="margin-left: 40px;">
         This is some <strong>sample text</strong>. You are using <a
 href="http://www.fckeditor.net/";>CKEditor</a>.</p>
 }}}

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/3574>
FCKeditor <http://www.fckeditor.net/>
The text editor for Internet
------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com 
_______________________________________________
FCKeditor-Trac mailing list
FCKeditor-Trac@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to