Opened 17 years ago

Closed 17 years ago

#1250 closed Bug (fixed)

Applying block styles includes paragraphs out of the selection (IE)

Reported by: Frederico Caldeira Knabben Owned by:
Priority: Normal Milestone: FCKeditor 2.5 Beta
Component: Core : Styles Version: SVN (FCKeditor) - Retired
Keywords: Confirmed IE Cc:

Description

Steps to Reproduce

  1. Load the following code at sample01.html:
<p>Line 1</p>
<p>Line 2</p>
<p>Line 3</p>
  1. Switch back to WYSIWYG;
  2. Place the cursor at the end of "Line 2";
  3. Select "Heading 1" in the Format combo;

All paragraphs after "Line 2", inclusive, will get the selected style.

It works well with FF2.

Change History (2)

comment:1 Changed 17 years ago by Frederico Caldeira Knabben

This is most probably and issue with the new FCKDomRangeIterator class.

comment:2 Changed 17 years ago by Frederico Caldeira Knabben

Resolution: fixed
Status: newclosed

Fixed with [826].

Click here for more info about our SVN system.

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