Opened 7 years ago

Last modified 7 years ago

#16718 confirmed Bug

[IE11][CF] Styles applied to the wrong node when CF used exactly on the same position for the second time. — at Version 2

Reported by: kkrzton Owned by:
Priority: Normal Milestone:
Component: General Version: 4.6.0
Keywords: IE11, Copyformatting Cc:

Description (last modified by kkrzton)

Steps to reproduce

Can be easily reproduced on /tests/plugins/copyformatting/manual/safaricolor (for both editors).

  1. Put caret inside the first paragraph e.g. Text witho^ut any format.
  2. Click Copy Formatting button.
  3. Click on the last word (Orange) inside last paragraph like Ora^nge.
  4. Put caret inside second paragraph e.g. Text with Font Georg^ia Size 22 & Text Colour Red.
  5. Click Copy Formatting button.
  6. Click on the last word (Orange) inside last paragraph like Ora^nge.

Expected result

On the second click styling should be copied and applied to the word Orange.

Actual result

On the second click, styling is applied to first part of the last paragraph Text with Background Colour instead of Orange word.

Other details (browser, OS, CKEditor version, installed plugins)

Happens on IE11, Chrome and Firefox works fine.

This issue was found while fixing #16618. It looks similar but the cause is different so it was extracted as a separate issue.

Change History (2)

comment:1 Changed 7 years ago by kkrzton

Description: modified (diff)
Status: newconfirmed

comment:2 Changed 7 years ago by kkrzton

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