ckeditor5 icon indicating copy to clipboard operation
ckeditor5 copied to clipboard

"ck-widget_selected" removed unpredictably

Open minyoung90 opened this issue 2 years ago • 4 comments

📝 Provide detailed reproduction steps (if any)

  1. Go to https://ckeditor.com/docs/ckeditor5/latest/framework/tutorials/implementing-an-inline-widget.html#demo
  2. Remove first text "Hello " including one space
  3. Press key "shift" and "right arrow" and "right arrow"
  4. Focusing on widget is disappeared ("ck-widget_selected" vanished)

I think when it start or end from the widget, this can be happened. It must be include widget. But, Press key "shift" and "End" (also "Home") works well! (It includes the first widget)

✔️ Expected result

image

❌ Actual result

image

❓ Possible solution

If you have ideas, you can list them here. Otherwise, you can delete this section.

📃 Other details

  • Browser: Chrome
  • OS: Ubuntu 20.04
  • First affected CKEditor version: 36.01
  • Installed CKEditor plugins: 36.01

If you'd like to see this fixed sooner, add a 👍 reaction to this post.

minyoung90 avatar Mar 24 '23 08:03 minyoung90

There has been no activity on this issue for the past year. We've marked it as stale and will close it in 30 days. We understand it may still be relevant, so if you're interested in the solution, leave a comment or reaction under this issue.

CKEditorBot avatar Mar 24 '24 03:03 CKEditorBot

We've closed your issue due to inactivity. We understand that the issue may still be relevant. If so, feel free to open a new one (and link this issue to it).

CKEditorBot avatar Apr 23 '24 03:04 CKEditorBot

Reopening since the issue is still valid and it was reported by a licensed customer.

Issue still reproducible in v41.3.1 of the editor.

mabryl avatar May 09 '24 11:05 mabryl

On macOS, pressing Shift + Right Arrow continuously will eventually unselect the first widget but if you press Shift + Fn + Right Arrow everything will get selected, as expected.

mabryl avatar May 09 '24 11:05 mabryl