NEW 283620
Caret Positioning Issues in Vertical Writing Mode
https://bugs.webkit.org/show_bug.cgi?id=283620
Summary Caret Positioning Issues in Vertical Writing Mode
gmegos.27
Reported 2024-11-22 21:08:57 PST
Created attachment 473354 [details] Text case (contenteditable) Steps to Reproduce: 1. Display the attached file (textarea-vertical-rl.html). - Create a textarea. - Set the writing-mode property to vertical-rl or vertical-lr. 2. Click on the position marked with “x.” Current Behavior: - The caret does not appear at the clicked position “x” but is displayed lower down (current_behavior.png). Expected Behavior: - The caret should appear at the clicked position “x”. Other Information: - The caret misalignment occurs after a certain number of lines. - As the number of lines increases, the caret misalignment becomes more pronounced. - This issue also happens with contenteditable (contenteditable-vertical-rl.html).
Attachments
Text case (contenteditable) (327 bytes, text/html)
2024-11-22 21:08 PST, gmegos.27
no flags
Text case (textarea) (314 bytes, text/html)
2024-11-22 21:10 PST, gmegos.27
no flags
Current behavior (63.25 KB, image/png)
2024-11-22 21:11 PST, gmegos.27
no flags
gmegos.27
Comment 1 2024-11-22 21:10:53 PST
Created attachment 473355 [details] Text case (textarea)
gmegos.27
Comment 2 2024-11-22 21:11:12 PST
Created attachment 473356 [details] Current behavior
Radar WebKit Bug Importer
Comment 3 2024-11-29 21:09:12 PST
fantasai
Comment 4 2025-03-04 21:04:58 PST
*** Bug 286961 has been marked as a duplicate of this bug. ***
fantasai
Comment 5 2025-03-04 21:05:46 PST
Tim Nguyen (:ntim)
Comment 6 2025-03-05 10:57:38 PST
Note You need to log in before you can comment on or make changes to this bug.