Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#12454 closed Bug (duplicate)

Widget at bottom of editor blocks certain keyboard shortcuts

Reported by: Andy Kirk Owned by:
Priority: Normal Milestone:
Component: UI : Widgets Version:
Keywords: Cc:

Description

If a widget is the last thing in an editor area, certain keyboard shortcuts stop working.

Issue doesn't seem to affect Firefox or IE, but seems to affect Chrome and Opera (Windows and Mac) and Safari (Mac) so I suspect it's a webkit/blink issue.

Issue seems to only affect CTRL+A, CTRL+END and CTRL+SHIFT+END and only if a widget is the last thing in the editor body.

To Reproduce:

  1. Go to the CKEditor Widget demo: http://ckeditor.com/demo#widgets
  2. Try using one of the shortcuts mention above (i.e. CTRL+A). THIS WILL WORK.
  3. Move the 'Simple Sample Box' to the very bottom of the editor and repeat STEP 2. The shortcut will have stopped working.

Change History (2)

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

Resolution: duplicate
Status: newclosed

This was already reported few times (e.g. #11064) and as you mentioned this is a problem with Blink and Webkit. We didn't have time so far to try to convince these engines makers that it's a bug, but we'll try.

comment:2 in reply to:  1 Changed 10 years ago by Andy Kirk

Ah - sorry. I searched but I couldn't see a report that described the same problem.

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