- From: Cyril Auburtin via GitHub <sysbot+gh@w3.org>
- Date: Wed, 13 Jul 2016 06:43:28 +0000
- To: public-css-archive@w3.org
caub has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-ui] user-select: none and selectionchange event == https://drafts.csswg.org/css-ui-4/#propdef-user-select Follow up from https://bugs.chromium.org/p/chromium/issues/detail?id=621543, it's a behavior at the limit between CSS and JS. Firefox doesn't fire selectionchange events and doesn't change the text selection when clicking in an element with a `user-select: none` parent. Chromium and Edge don't respect that Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/319 using your GitHub account
Received on Wednesday, 13 July 2016 06:43:39 UTC