Opened 12 years ago

Last modified 12 years ago

#9130 confirmed Bug

Selection is wrong when using collapsed styles

Reported by: Sa'ar Zac Elias Owned by:
Priority: Normal Milestone:
Component: General Version: 3.6.3
Keywords: Cc:

Description

Tested on Chrome and Safari, didn't check the others.

  • Open a sample and clear the editor.
  • Hit Bold, Underline and Italics.
  • Type a bit. Text should be seen as expected.
  • Hit Bold, Underline and Italics.
  • Type a bit more.
  • Hit CTRL+A.

Selection jumps to to the beginning of text (Chrome) / first character (Safari).

Change History (2)

comment:1 Changed 12 years ago by Wiktor Walc

Status: newconfirmed
Version: 3.6.3

Started happening in 3.6.3. The result before 3.6.3 was not perfect as well - only the styled text was selected.

Selection before 3.6.3 after hitting Ctrl+A:

<p>
	[<strong><em><u>sdfsdfsdfsdf</u></em></strong>]sdfsdfsdfsdfs</p>

Pressing Ctrl+A twice selects everything correctly.

Version 0, edited 12 years ago by Wiktor Walc (next)

comment:2 Changed 12 years ago by Robert

Works on: IE7, IE8, IE9, Firefox 13, Opera 12.

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