What were you trying to do that didn't work?
ctrl-alt-shift -left/right are standard shortcuts to move windows to one workspace left/right. In current mutter they logout of user from session (in wayland). In x11 session they create a strange black rectangle around the window and do not work as well.
Downgrade to mutter-40.9-17.el9 fixes the issue.
Please provide the package NVR for which bug is seen:
mutter-40.9-20.el9 (RHEL 9.5. beta)
How reproducible:
always
Steps to reproduce
- install RHEL9 and update to the latest RHEL9.5 beta incl. mutter-40.9-20.el9
- login as a user into gnome/wayland standard session
- start gnome-terminal
- put mouse/focus on terminal and use ctrl-alt-shift -right shortcut to move terminal to workspace 2
Expected results
terminal moved to workspace 2
Actual results
user logged out of gnome session
- is caused by
-
RHEL-29537 Some application popups switch workspaces and steal focus on Xorg sessions
- Planning