#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:
- Go to the CKEditor Widget demo: http://ckeditor.com/demo#widgets
- Try using one of the shortcuts mention above (i.e. CTRL+A). THIS WILL WORK.
- 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 follow-up: 2 Changed 10 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
comment:2 Changed 10 years ago by
Ah - sorry. I searched but I couldn't see a report that described the same problem.
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.