Re: [w3c/editing] Caret movement based on visual screen position rather than DOM order? (Issue #533)

michael left a comment (w3c/editing#533)

@whsieh pointed out today that if you wanted to be able to select text from top-left to top-right corner, you'd have to split the selection into multiple ranges. Otherwise you'll end up with a selection like this:

<img width="520" height="347" alt="Image" src="https://github.com/user-attachments/assets/7e6ad83a-694c-42ca-9fe2-0ecf72d7fea0" />

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/editing/issues/533#issuecomment-4216366232
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/editing/issues/533/4216366232@github.com>

Received on Thursday, 9 April 2026 17:59:39 UTC