Ticket #5245 (closed Bug: fixed)

Opened 2 years ago

Last modified 4 months ago

The range is not the same after applying commands

Reported by: Saare Owned by:
Priority: Normal Milestone:
Component: General Version: 3.2
Keywords: Cc:

Description

To reproduce

  • Open a new editor and insert the following inside the source:
    <p><strong>Bolded</strong> <u>Underlined</u></p>
    
  • Put the cursor inside the word 'Underlined'.
  • Click on the Underline button in the toolbar so the underline will be removed.
  • Select all yet nothing but the word 'Underlined'.
  • Click on the Underline button again. notice that the whole paragraph is underlined and the range covers the whole paragraph.

Change History

comment:1 Changed 4 months ago by j.swiderski

  • Status changed from new to closed
  • Resolution set to fixed

Works fine under latest CKE 3.6.2

Note: See TracTickets for help on using tickets.
© 2003 – 2011 CKSource – Frederico Knabben. All rights reserved. | Terms of use | Privacy policy