Opened 14 years ago

Last modified 14 years ago

#6361 closed Bug

IE: Inline style not removed — at Version 2

Reported by: Tobiasz Cudnik Owned by:
Priority: Normal Milestone: CKEditor 3.4.2
Component: General Version: 3.3.2
Keywords: IE Cc:

Description (last modified by Tobiasz Cudnik)

Regression since 3.3.2 (worked on 3.3.1). Apply and try to remove bold on some non-collaped selection when in enterMode=BR, it will not be removed.

  1. Set config.enterMode = CKEDITOR.ENTER_BR
  2. Type some text
  3. Select some text
  4. Apply bold
  5. Apply bold again to remove this style

Expected: Text is not bold.

Present: Text is still bold.

Change History (2)

comment:1 Changed 14 years ago by Tobiasz Cudnik

Keywords: IE added
Status: newconfirmed

comment:2 Changed 14 years ago by Tobiasz Cudnik

Description: modified (diff)
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