Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug with getting focus when switching workspace via super + s/w #973

Open
1 of 2 tasks
dblackCat opened this issue Aug 24, 2023 · 1 comment
Open
1 of 2 tasks

Bug with getting focus when switching workspace via super + s/w #973

dblackCat opened this issue Aug 24, 2023 · 1 comment

Comments

@dblackCat
Copy link

dblackCat commented Aug 24, 2023

Describe the bug
When switching between workspaces with the keyboard shortcut super + w/s in the text editor, the uncontrolled input of w or s begins.

Expected behavior
It is expected to just switch workspace

Video
Запись экрана от 2023-08-24 13-37-28.webm

image

To Reproduce

  • Occurs on:
    • X.Org
    • Wayland
  • GNOME Shell version: 44.3
  • Distro: Fedora Workstation 38
  • Steps to reproduce, if applicable:
  1. In the first workspace, open any text editor.
  2. In the second workspace, open any application.
  3. Switch from the first workspace to the second via super+s.
  4. Switch from the working second space to the first one via super + w
  5. In the first workspace, the text editor will get focus and start infinite printing wwwwwwwwwww.
  6. This bug occurs randomly. Therefore, it is advisable to try switching workspaces with different applications

Current commit
Output from git rev-parse --short HEAD: c7803af

Log data
Output from journalctl /usr/bin/gnome-shell:

авг 24 14:04:40 legion gnome-shell[233132]: Window manager warning: Overwriting existing binding of keysym ff52 with keysym ff52 (keycode 6f).
авг 24 14:04:40 legion gnome-shell[233132]: Window manager warning: Overwriting existing binding of keysym ff54 with keysym ff54 (keycode 74).
авг 24 14:05:06 legion gnome-shell[233132]: Window manager warning: Overwriting existing binding of keysym ff54 with keysym ff54 (keycode 74).
авг 24 14:05:06 legion gnome-shell[233132]: Window manager warning: Overwriting existing binding of keysym ff51 with keysym ff51 (keycode 71).
авг 24 14:05:06 legion gnome-shell[233132]: Window manager warning: Overwriting existing binding of keysym ff52 with keysym ff52 (keycode 6f).
авг 24 14:05:06 legion gnome-shell[233132]: Window manager warning: Overwriting existing binding of keysym ff53 with keysym ff53 (keycode 72).
авг 24 14:05:06 legion gnome-shell[233132]: Window manager warning: Overwriting existing binding of keysym ff51 with keysym ff51 (keycode 71).
авг 24 14:05:06 legion gnome-shell[233132]: Window manager warning: Overwriting existing binding of keysym ff53 with keysym ff53 (keycode 72).
авг 24 14:05:06 legion gnome-shell[233132]: Window manager warning: Overwriting existing binding of keysym ff52 with keysym ff52 (keycode 6f).
авг 24 14:05:06 legion gnome-shell[233132]: Window manager warning: Overwriting existing binding of keysym ff54 with keysym ff54 (keycode 74).
@dblackCat
Copy link
Author

dblackCat commented Aug 24, 2023

I also noticed that when switching first siper + w/s and then with alt + tab, the same situation may happen again.

In this case, the focus in the browser starts jumping from element to element. And in the text editor there is infinite tabulation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant