This effects my installation of Rstudio IDE Version 1.1.383 Windows
But not Rstudio IDE Version 1.1.383 Linux
Expected behavior - Pressing CTRL+1 and CTRL+2 moves the cursor to the code pane or CLI pane respectively.
Unexpected behavior - after opening the tool bar menu, the cursor is "lost" and does not return to the code pane (breaking workflow), and subsequently the CTRL+1 shortcut does not work; requiring the user to "click" in the pane with the mouse.
Steps to reproduce:
Start with the cursor in the code pane (CTRL-1)
Press ALT to open the Menu bar
Press F to open the File menu
Press ESC to escape the file menu
Press ESC to escape the Menu bar
Note the cursor did not return to the code pane.
Note the CTRL-1 ... CTRL-4 keys do not activate the cursor in the respective pane.