Re: [csswg-drafts] [css-ui] user-select: none and selectionchange event

I agree with @fredck. One thing that this could be used for is the UI 
toolbar of a text editing app. Setting ```user-select: none;``` could 
prevent the user from accidentally selecting part of the text in the 
toolbar menu, thereby losing the current caret position within the 
text that is being edited. For that use case, click events would be 
useful.

-- 
GitHub Notification of comment by johanneswilm
Please view or discuss this issue at 
https://github.com/w3c/csswg-drafts/issues/319#issuecomment-246518652 
using your GitHub account

Received on Monday, 12 September 2016 22:42:07 UTC