Re: [editing] Should the caret move by default, and should we define this behavior? (#58)

@ctalau : the problems you've listed are extremely useful.  It looks like me that the bulk of issues can be resolved if we introduced new values for `user-select` CSS property, or added a hook like `before select` event that let JS modify the new selection.  I've filed https://github.com/w3c/selection-api/issues/45 and https://github.com/w3c/selection-api/issues/46 to track those two.

Saving/restoring selection state is covered in https://github.com/w3c/selection-api/issues/42.

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/editing/issues/58#issuecomment-108988650

Received on Thursday, 4 June 2015 17:44:58 UTC