Re: [w3c/uievents] Should Key event be fired for [Previous] and [Next] key on Virtual Keyboard? (#253)

Interesting. [Chrome also dispatched `Tab` key event for [Next]](https://chromium.googlesource.com/chromium/src/+/933aca75233fbb5145c29c1e5a06e5f36c308cc0%5E%21/content/public/android/java/src/org/chromium/content/browser/input/ImeAdapter.java). But looks like that [the reason of stop dispatching `Tab` key event is not documented](https://docs.google.com/document/d/1h0diigZ8LUi7A3UKJ_zwNUbvNQoe-Nwr55_p6ivSPNg/edit)...

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/uievents/issues/253#issuecomment-562559271

Received on Friday, 6 December 2019 12:50:43 UTC