-
Notifications
You must be signed in to change notification settings - Fork 19
Closed
Description
Bug Description
I have to specifically click a row in order to use my arrow keys to navigate, clicking on the red box to focus on the window is not enough.
Repro steps
- Open table with empty space like screenshot
- Focus away to something else, e.g. CLI
- Click on the empty space
- Use arrow keys to navigate the table (can't, because the currently selected row by the cursor does not get focus)
Expected Behavior
I should be able to use the arrow keys to navigate the table in step 4 above
Actual Behavior
See repro steps
Environment
- DBCode version: 1.28.2
- VS Code (or fork) version: v1.103.1
- OS: Ubuntu 22.04
- Database: MySQL
- Connection: (direct/SSH/SSL) direct
Error Meesages (if applicable)
N/A
Screenshots
If applicable, add screenshots to help explain your problem.
Logs
If available, paste relevant logs from the Output panel (View > Output > DBCode).
N/A
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels