Opened 15 years ago

Closed 12 years ago

#3164 closed Bug (duplicate)

[Webkit] SelectAll incorrectness

Reported by: Garry Yao Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: Webkit Cc:

Description

It's unable to select all document content with either keyboard Ctrl-A or Select All button, the selection range is actually just covered inline element content.

Reproducing Procedures

  1. Open the replace by code example page;
  2. Make document content and selection as following by double click on cell:
    <p>
    	<span style="font-size: 24px;">text</span></p>
    
    1. Click on 'Select All' button and followed with 'delete' key;
    2. Type some random text;
    • Actual Result : the entered text shared the same font size as previous.

Change History (3)

comment:1 Changed 15 years ago by Frederico Caldeira Knabben

Milestone: CKEditor 3.0CKEditor 3.x

comment:2 Changed 14 years ago by Frederico Caldeira Knabben

Milestone: CKEditor 3.x

Milestone CKEditor 3.x deleted

comment:3 Changed 12 years ago by Jakub Ś

Resolution: duplicate
Status: newclosed

DUP of #8082.

I'm marking this one as dup as the former has more inforamtion.

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