You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
</p>
<picture contenteditable="false">
<img src="xxx" alt="" style="max-width: 100%;">
</picture>
This is the text after the image
</p>
Expected behavior:
The cursor should be able to move to the left or right of the picture tag using the keyboard arrow keys.
issue.mp4
Actual behavior:
After clicking on the img element within the picture tag, attempting to move the cursor using the arrow keys does not work—the cursor cannot move past the image to its left or right side.
The text was updated successfully, but these errors were encountered:
Jodit Version: 4.2.27
Code:
Expected behavior:
The cursor should be able to move to the left or right of the picture tag using the keyboard arrow keys.
issue.mp4
Actual behavior:
After clicking on the img element within the picture tag, attempting to move the cursor using the arrow keys does not work—the cursor cannot move past the image to its left or right side.
The text was updated successfully, but these errors were encountered: