How to reproduce:
- Create a new project
- Right-click in the Project Window
- Navigate to the Create option
- Press the Tab key to focus the Search field
- Press the Tab key again to re-focus the selection menu
- Press the Up or Right arrow key
Expected result: The highlighted option in the selection menu changes based on which key was pressed
Actual result: The Up and Right key presses for navigation are ignored. Only the Down arrow key works
Reproducible with: 2023.2.0a15, 2023.2.0b9, 2023.3.0a5
Not reproducible with: 2021.3.30f1, 2022.3.9f1, 2023.1.13f1, 2023.2.0a14 (New contextual menus were not introduced yet)
Notes:
- From 2023.2.0a15 to 2023.2.0a18 tabbing out from the Search field did not work and threw a NullReferenceException
- Pressing the Tab key twice to re-focus the selection menu can be used as a workaround