Opened 12 years ago

Last modified 8 years ago

#11064 closed Bug

[Blink/Webkit] Can not select all when widget is last element — at Version 9

Reported by: Piotr Jasiun Owned by:
Priority: Must have (possibly next milestone) Milestone: CKEditor 4.6.1
Component: General Version: 4.0
Keywords: Blink Webkit Cc:

Description (last modified by Piotrek Koszuliński)

You should be not able to do this.

On IE10 and FF everything works fine.

You can also reproduse that bug using:

<p>AA</p>
<p contenteditable="false">BB</p>

Do not forget to set allowedContent: true on editor to use this sample code.


Related browsers bugs:

Change History (9)

comment:1 Changed 12 years ago by Jakub Ś

Keywords: Blink added
Status: newconfirmed
Version: 3.0

This issue seems to be a little bit older than widgets.

With TC provided by @pjasun I wasn't able to select and copy text from CKEditor 3.0 (in both 3.x and 4.x).

comment:2 Changed 12 years ago by Jakub Ś

Version: 3.04.0

Since we no longer develop 3.0 I'm setting start version to 4.0.

comment:3 Changed 11 years ago by Piotrek Koszuliński

Summary: [Blink]Can not select all when widget is last element[Blink] Can not select all when widget is last element

comment:4 Changed 11 years ago by Marek Lewandowski

Most likely due to the same issue you can't also use ctrl+end hotkey which should move cursor to the end of the document.

comment:5 Changed 11 years ago by Piotrek Koszuliński

DUP reported: #12422.

comment:6 Changed 11 years ago by Piotrek Koszuliński

DUP reported: #12454.

I also noticed that we haven't reported this on Blink's and Webkit's bug trackers.

comment:7 Changed 11 years ago by Piotrek Koszuliński

Keywords: Webkit added
Summary: [Blink] Can not select all when widget is last element[Blink/Webkit] Can not select all when widget is last element

comment:9 Changed 11 years ago by Piotrek Koszuliński

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