**Describe the bug** Cursor position is applied before image, not after when applying image through `Set input's value` button. **To Reproduce** Steps to reproduce the behavior: 1. Go to Example app 2. Add `` through `Set input's value` button 3. See error **Expected behavior** Cursor position should be applied after an image **Screenshots** https://github.com/user-attachments/assets/857be743-ab7c-4f92-a5f3-f3de94bb9d79
Describe the bug
Cursor position is applied before image, not after when applying image through
Set input's valuebutton.To Reproduce
Steps to reproduce the behavior:
<html><p><img src="https://picsum.photos/id/1/200/200" width="200" height="200"/></p></html>throughSet input's valuebuttonExpected behavior
Cursor position should be applied after an image
Screenshots
Screen.Recording.2025-12-16.at.15.04.43.mov