Disabling non-collapsed selection

Hi all,

Is there an interest in providing a way to prevent non-collapsed selection
under some node in a document? And if there is, what are use cases?

Authors periodically file a WebKit bug against our implementation of
selectstart event that they can't use it to disable selection. WebKit
supports "-webkit-user-select: none" to do this but some authors apparently
want to allow collapsed selection.

I personally don't quite understand why authors ever want to do this but I'm
not totally against the idea of providing new mechanism for this if there
are good use cases.

Best,
Ryosuke Niwa
Software Engineer
Google Inc.

Received on Saturday, 15 October 2011 17:52:19 UTC