yomichan/ext/mixed
siikamiika a716a52cab make non-hotkey keys focus input on search page
The issue was that scanning on search page introduced a way to lose
focus of the query input, and the new feature that the search page
hotkey focuses an existing search page instead of opening a new one made
it more obvious.

Now every key that isn't a hotkey focuses the query input, and typing
text into the box scrolls it into view in case it wasn't there when
searching.

There is an accessibility issue that this can cause, because now tab
also focuses the query input before it focuses the next element. I
didn't implement a workaround for that because it would have been more
complicated than this simple fix.

Fixes #263
2019-10-26 01:26:56 +03:00
..
css Change #yomichan-float to .yomichan-float 2019-10-13 12:12:52 -04:00
img Remove PNG icons 2019-10-06 21:28:43 -04:00
js make non-hotkey keys focus input on search page 2019-10-26 01:26:56 +03:00
lib upgrade to wanikana 2.2.3 (fixes #42) 2017-08-14 23:10:59 -07:00
mp3 file reorg 2017-03-04 12:27:05 -08:00
ttf misc bug fixes, version bump 2017-03-10 20:12:07 -08:00