Closed steph1111 closed 6 months ago
This bug occurs when we utilize the text input on the terminal. This activates a mode in which it interprets our keystrokes as input to the textbox, rather than general keystrokes. Tapping elsewhere on the screen seems to remove focus from the terminal input, allowing normal keyboard operation. However, when we switch to the pilot tab, there is another textbox--the timer inputs. The cursor is redirected there, preventing the keys from being recognized.
What happened
After using the integrated terminal on the debug tab of the dashboard, the pilot tab no longer recognizes keystrokes. This issue is isolated to the pilot tab, other tabs are still able to receive and handle keyboard input without any problem.
Conditions