diff --git a/frontend/src/ts/test/test-input.ts b/frontend/src/ts/test/test-input.ts index 3c8afc1ec..87bea0d22 100644 --- a/frontend/src/ts/test/test-input.ts +++ b/frontend/src/ts/test/test-input.ts @@ -68,6 +68,7 @@ const keysToTrack = [ "Slash", "Space", "Enter", + "Tab", "NoCode", //android (smells) and some keyboards might send no location data - need to use this as a fallback ];