NV / flying-focus

UI concept
http://n12v.com/focus-transition/
MIT License
443 stars 44 forks source link

(Chrome/OSX) mouse doesn't establish focus reference for radio/checkbox #4

Closed lazylester closed 11 years ago

lazylester commented 11 years ago

Looking at the demo page http://n12v.com/focus-transition/

If I mouseclick on (e.g.) the radio buttons, they acquire focus. But if I then use tab to move focus, the focus moves to the first focusable element on the page.

This doesn't happen if I mouseclick in the text box. When I mouseclick in the text box, tab takes me to the next in the sequence (as I would expect).

Nice job, btw, it's a good feature. I like.

NV commented 11 years ago

It’s a Chrome (Blink) behavior, Flying Focus does not affect it.