Opened 10 years ago

Closed 7 years ago

#11180 closed Bug (worksforme)

[Blink/Webkit] Ctrl+A does not work if widget is first or last element

Reported by: Piotr Jasiun Owned by:
Priority: Normal Milestone:
Component: Core : Selection Version: 4.3 Beta
Keywords: Webkit Blink Cc:

Description (last modified by Piotrek Koszuliński)

  1. Open Chrome.
  2. Go to New Image sample (plugins/image2/samples/image2.html)
  3. Move widget to the begging of the document.
  4. Ctrl+A

Result: nothing happens.

The same problem appears if widget is the last element of the document.

Bug reports submitted to Chromium and Webkit.

Attachments (1)

webkit_blink_select_all.html (2.3 KB) - added by Olek Nowodziński 10 years ago.
Sample to reproduce the issue in native contenteditable

Download all attachments as: .zip

Change History (10)

comment:1 Changed 10 years ago by Piotrek Koszuliński

Summary: [Chrome]Ctrl+A does not work is widget is first or last element[Chrome] Ctrl+A does not work is widget is first or last element

comment:2 Changed 10 years ago by Piotrek Koszuliński

Summary: [Chrome] Ctrl+A does not work is widget is first or last element[Chrome] Ctrl+A does not work if widget is first or last element

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

Status: newconfirmed

Changed 10 years ago by Olek Nowodziński

Sample to reproduce the issue in native contenteditable

comment:4 Changed 10 years ago by Olek Nowodziński

Summary: [Chrome] Ctrl+A does not work if widget is first or last element[Blink/Webkit] Ctrl+A does not work if widget is first or last element

I'm able to reproduce the issue in Chrome, Chromium, Safari and Opera in native contenteditable. Yet I'm unable to find any workaround.

Bug reports submitted to Chromium and Webkit.

I attached a sample to reproduce the issue.

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

Component: GeneralCore : Selection
Keywords: Webkit Blink added
Milestone: CKEditor 4.3.1

Let's wait some time and see if this issue will get any attention from Blink and Webkit developers.

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

Description: modified (diff)

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

Description: modified (diff)

comment:8 Changed 10 years ago by Piotrek Koszuliński

DUP reported #11866.

comment:9 Changed 7 years ago by Marek Lewandowski

Resolution: worksforme
Status: confirmedclosed

We fixed it with additional handling in #11064.

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