- From: Yoichi Osato <yoichio@google.com>
- Date: Tue, 13 Sep 2016 08:31:37 +0000
- To: Florian Rivoal <florian@rivoal.net>, public-editing-tf <public-editing-tf@w3.org>
Received on Tuesday, 13 September 2016 08:32:18 UTC
We will follow 'do nothing' behavior because I'm changing drag on user-select:none behavior to doing nothing: https://bugs.chromium.org/p/chromium/issues/detail?id=481985 2016年9月12日(月) 14:28 Florian Rivoal <florian@rivoal.net>: > Following up on this github issue[1], the CSS Working Group was recently > discussing > what should be the effect of clicking in a user-select:none element when > something else was previously selected, and would like the feedback of the > Editing Task force. > > As far as we can tell, the following 3 behaviors exist: > - do nothing (Firefox) > - unselect what was selected (and fire the associated events) (Edge) > - do nothing if the user only clicks, but unselect what was selected (and > fire the associated events) if they drag (Chrome / Safari) > > Browser vendors in the CSS WG would like to harmonize their behavior, but > we wanted feedback from the editing task force about what you think is > best. In particular, the opinion of js-based editors seems relevant. > > - Florian > [1] https://github.com/w3c/csswg-drafts/issues/319 >
Received on Tuesday, 13 September 2016 08:32:18 UTC