OS: Linux - 64-bit
Effect: Wrong behavior when navigating with the keyboard using Ctrl
When navigating in browser mode with the keyboard, moving with Left/Right usually moves the cursor to the previous/next row. This doesn't happen if you try to navigate while holding Ctrl, for example to select multiple files, as the cursor won't move from the current row. Using Up/Down as an alternative works but it still seems rather inconsistent with the expected behavior.
To reproduce:
1. In browser mode select a file an then hold Ctrl.
2. Use Left/Right to navigate.
Actual behaviour (bug): Cursor remains on the same row, you have to use Up/Down instead to navigate

Expected behaviour: Cursor should move to the previous/next row by using Left/Right.