Re: [w3c/selection-api] Add beforeselectionchange event (#56)

There would be definite benefit for this event, especially if (along the lines of the detailed `inputType` properties of a `beforeinput` event) this `beforeselectionchange` event could cover OS standardized Edit menu action intents like "Select All" too, not just explicit ranges.

Similarly whatever typical caret movements OS environments standardise for "move caret" or "extend selection" to previous/next glyph/word/paragraph/page/document start/endpoint, and so on, so web developers don't have to guess what raw editing actions their users expect to have such semantics.

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

Received on Tuesday, 11 June 2019 23:01:08 UTC