ckeditor5 icon indicating copy to clipboard operation
ckeditor5 copied to clipboard

side image,When the image is to the right, the text cannot be entered on the left side of the image, and the image is not high enough to use the enter button

Open sideng opened this issue 2 years ago • 2 comments

📝 Provide detailed reproduction steps (if any)

  1. add a table with five row and five column
  2. add a table with one row and one column into parent table
  3. add a image into one row and one column

✔️ Expected result

When the picture is on the right, you want to be able to enter text on the left side of the picture, and the image can go up or down the enter button can be used

What is the expected result of the above steps? image

❌ Actual result

When the image is to the right, the text cannot be entered on the left side of the image, and the image is not high enough to use the enter button What is the actual result of the above steps?

❓ Possible solution

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

📃 Other details

  • Browser: …
  • OS: …
  • First affected CKEditor version: …
  • Installed CKEditor plugins: …

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

sideng avatar Aug 16 '23 06:08 sideng

The browser only sees an image in a table cell, so it doesn't know where to place the selection "next to the image". The workaround is to use keyboard arrows, those should work when a widget is selected.

the image is not high enough to use the enter button

This I don't understand, could you elaborate?

Witoso avatar Aug 25 '23 12:08 Witoso

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 Aug 25 '24 01:08 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 Oct 01 '24 23:10 CKEditorBot