Search Issue Tracker
Third Party Issue
Votes
1
Found in
2021.3.37f1
2022.3.26f1
6000.0.0b16
Issue ID
UUM-70330
Regression
No
[Linux] System shortcuts stop working when a context menu is opened
Reproduction steps:
1. Create a new 3D project
2. Open any context menu
3. Press Alt + Tab key combination
Expected result: The Editor window is tabbed out of
Actual result: The Editor window stays in focus
Reproducible with: 2021.3.37f1, 2022.3.26f1, 6000.0.0b16
Not reproducible with: 2023.2.20f1 (Introduced new Context Menus)
Reproducible on: Ubuntu 22.04
Not reproducible on: Windows 10
Note:
- This reproduces with most system shortcuts. For example: Alt + Tab, Print Screen
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- ListView fails to display items when the source list is cleared and a single element is added
- UI Toolkit ':hover' state remains active when another panel is drawn over the hovered element and Touch input is used
- Unsupported Orient modes can be selected and throw errors when using Strip VFX
- "Tab" key exits the name text field in the VFX Graph tab when renaming the Property
- Shader warnings are thrown when deleting blocks in the Ribbon VFX Graph
Resolution Note:
Thank you for your submission.
On Ubuntu, the default behavior for context menus is to prevent them from closing when pressing Alt+Tab. This is true in many other applications as well, such as GEdit, Terminal, and Libre Office.
While Firefox and Visual Studio Code don't block Alt+Tab, we would like to be consistent to what the OS does by default.