- From: fantasai via GitHub <sysbot+gh@w3.org>
- Date: Fri, 26 Oct 2018 09:56:20 +0000
- To: public-css-archive@w3.org
fantasai has just created a new issue for https://github.com/w3c/csswg-drafts: == [selectors-4] Clarify handling keyboard navigation with a cursor for `:focus-visible` == In general `:focus-visible` doesn't show focus when focusing something with a mouse, but does with a keyboard. But actually this isn't the distinction that's needed, the distinction that's needed is whether there's a visible cursor or not. A keyboard navigation mode that moves a cursor around could very reasonably choose to behave like mouse-focusing rather than keyboard-focusing. So we should have an example of that kind of UA choice. Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3251 using your GitHub account
Received on Friday, 26 October 2018 09:56:21 UTC