Opened 15 years ago

Closed 15 years ago

#2712 closed Bug (fixed)

Editor crashes when left-aligning centered text

Reported by: rmehlem Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: Confirmed IE Cc:

Description

This has been confirmed with FCKEditor 2.6.3.

Steps to reproduce:

  1. Paste the following text in source view:

(Test Data):

&nbsp; <div class="O" v:shape="_x0000_s1026" style="text-align: center"><span style="font-size: 20pt">E-BizL [%] =&nbsp; <div class="O" v:shape="_x0000_s1026" style="text-align: center"><span style="font-size: 16pt">Shipping units with electronic interchange /&nbsp; <div class="O" v:shape="_x0000_s1026" style="text-align: center"><span style="font-size: 16pt">All shipping units (based on actual arrival date)</span></div> </span></div> </span></div>

  1. Switch to usual view
  2. put the cursor at the start of the word "units"
  3. click left-align. the browser is caught in a loop

Browser name and OS : IE 7.0.5730.11 on Windows XP Professional, SP 2

Change History (6)

comment:1 Changed 15 years ago by Martin Kou

Keywords: Confirmed IE added

Confirmed in IE6 and IE7. Ok in other browsers.

comment:2 Changed 15 years ago by Martin Kou

This bug may be related to #2679.

comment:3 Changed 15 years ago by Martin Kou

Resolution: duplicate
Status: newclosed

After some tests, this is found to be the same bug as #2679. Marking this as a dup.

comment:4 Changed 15 years ago by rmehlem

Resolution: duplicate
Status: closedreopened

After applying the patch for #2679 the error still persists.

comment:5 Changed 15 years ago by rmehlem

Now, when only putting the cursor to the start of the word unit it will work with the patch mentioned above. But when selecting the whole text and the trying to left align, the editor will crash again and create a huge number of lines like this:

<div class="O" v:shape="_x0000_s1026">&nbsp;</div>

comment:6 Changed 15 years ago by rmehlem

Resolution: fixed
Status: reopenedclosed

resolved with 2.6.4 beta

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy