Having 2 splitted stack group of windows side by side. Focusing on 1 side and switch to another side using shortcut will always switch the focus back to the top window.
Problem Explanation
Expected Behavior
When switching windows it should just focus back on the current window of the other group
Reprodution
How one can find the bug?
Steps To Reproduce
Steps to reproduce, if applicable:
Create 2 stacked group of windows
on one group, focus up by using <super> k
on the second group, focus up by using <super> k
use <super> l or <super> r to switch focus to the other group, the window get reset to a different window
Details
Mark with [ ] all that applies:
It happens with any application?
[x] Yes, it applies to any application.
[ ] No. Only with the following applications:
VSCode, Terminal, ...
[ ] It works with the following applications that I have tried:
Fill in a list with any application that applies
It happens only on one computer?
[x] I don't know.
[ ] No. I have tried it on more than one computer.
It happens only with some specific gnome configuration?
[x] I don't think that the configuration matters.
[ ] Yes. Only if the following config is set up:
Fill in a list with any configuration tha applies.
It happens only with some specific extension installed?
[x] I don't think that the installed extensions affect the bug/behavior.
[ ] Yes. Only if the following gnome extension is installed:
Fill in a list with any extension tha applies.
Fill in also any detail about the extensions that applies.
Diagnostics
Under what conditions does it happen?
Fill in all information that applies:
Environment
Distro version : Linux thonkpad 6.2.0-20-generic #20-Ubuntu SMP PREEMPT_DYNAMIC Thu Apr 6 07:48:48 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
$ gnome-extensions list --enabled --details
...
x11gestures@joseexposito.github.io
Name: X11 Gestures
Description: Enable GNOME Shell multi-touch gestures on X11.
Requires Touchégg https://github.com/JoseExposito/touchegg#readme
Path: /home/austin/.local/share/gnome-shell/extensions/x11gestures@joseexposito.github.io
URL: https://github.com/JoseExposito/gnome-shell-extension-x11gestures
Version: 17
State: ENABLED
batterytime@typeof.pw
Name: Battery time
Description: Show battery estimated remaining time.
Note: This extension may not work with some of extensions tweaking quick setting menu. If you encounter any problem like this, open a GitHub issue and put a list of enabled extensions.
Path: /home/austin/.local/share/gnome-shell/extensions/batterytime@typeof.pw
URL: https://github.com/pomoke/battery_time
Version: 2
State: ENABLED
grand-theft-focus@zalckos.github.com
Name: Grand Theft Focus
Description: Removes the 'Window is ready' notification and brings the window into focus instead.
Path: /home/austin/.local/share/gnome-shell/extensions/grand-theft-focus@zalckos.github.com
URL: https://github.com/zalckos/GrandTheftFocus
Version: 3
State: ENABLED
wifiqrcode@glerro.pm.me
Name: Wifi QR Code
Description: This extension add a switch to the WiFi menu, in the GNOME system menu, that show a QR Code of the active connection.
This can be useful for quickly connecting devices capable of reading QR Code and applying the settings to the system, without having to type in the name and the password of the WiFi. (e.g. Android Smartphone).
From version 4 added a functionality to copy the QR Code to clipboard with right click on it.
Path: /home/austin/.local/share/gnome-shell/extensions/wifiqrcode@glerro.pm.me
URL: https://gitlab.gnome.org/glerro/gnome-shell-extension-wifiqrcode
Version: 8
State: ENABLED
forge@jmmaranan.com
Name: Forge
Description: Tiling and window manager for GNOME
Please report bugs/issues on https://github.com/jmmaranan/forge/issues
Path: /home/austin/.local/share/gnome-shell/extensions/forge@jmmaranan.com
URL: https://github.com/jmmaranan/forge
Version: 68
State: ENABLED
rounded-window-corners@yilozt
Name: Rounded Window Corners
Description: Add rounded corners for all windows
Path: /home/austin/.local/share/gnome-shell/extensions/rounded-window-corners@yilozt
URL: https://github.com/yilozt/rounded-window-corners
Version: 11
State: ENABLED
blur-my-shell@aunetx
Name: Blur my Shell
Description: Adds a blur look to different parts of the GNOME Shell, including the top panel, dash and overview.
You can support my work by sponsoring me on:
- github: https://github.com/sponsors/aunetx
- ko-fi: https://ko-fi.com/aunetx
Note: if the extension shows an error after updating, please make sure to restart your session to see if it persists. This is due to a bug in gnome shell, which I can't fix by myself.
Path: /home/austin/.local/share/gnome-shell/extensions/blur-my-shell@aunetx
URL: https://github.com/aunetx/gnome-shell-extension-blur-my-shell
Version: 46
State: ENABLED
ubuntu-appindicators@ubuntu.com
Name: Ubuntu AppIndicators
Description: Support app indicators and legacy tray icons in top panel, as the default Ubuntu experience. System update of AppIndicator and KStatusNotifierItem Support extension.
Path: /usr/share/gnome-shell/extensions/ubuntu-appindicators@ubuntu.com
URL: https://github.com/ubuntu/gnome-shell-extension-appindicator
State: ENABLED
ubuntu-dock@ubuntu.com
Name: Ubuntu Dock
Description: A dock for the Gnome Shell, default Ubuntu experience. This extension is a modified version of Dash To Dock with different defaults. Dash To Dock can be installed to replace it and give more (but unsupported) configuration options.
Path: /usr/share/gnome-shell/extensions/ubuntu-dock@ubuntu.com
URL: https://micheleg.github.io/dash-to-dock/
Original author: micxgx@gmail.com
Version: 79
State: ENABLED
Graphics information
Command:lshw -C display
$ lshw -C display
...
WARNING: you should run this program as super-user.
*-display
description: VGA compatible controller
product: Barcelo
vendor: Advanced Micro Devices, Inc. [AMD/ATI]
physical id: 0
bus info: pci@0000:07:00.0
logical name: /dev/fb0
version: d1
width: 64 bits
clock: 33MHz
capabilities: vga_controller bus_master cap_list fb
configuration: depth=32 driver=amdgpu latency=0 resolution=1920,1080
resources: irq:32 memory:d0000000-dfffffff memory:e0000000-e01fffff ioport:1000(size=256) memory:fd300000-fd37ffff
WARNING: output may be incomplete or inaccurate, you should run this program as super-user.
Description
Having 2 splitted stack group of windows side by side. Focusing on 1 side and switch to another side using shortcut will always switch the focus back to the top window.
Problem Explanation
Expected Behavior
When switching windows it should just focus back on the current window of the other group
Reprodution
How one can find the bug?
Steps To Reproduce
Steps to reproduce, if applicable:
<super> k
<super> k
<super> l
or<super> r
to switch focus to the other group, the window get reset to a different windowDetails
Mark with [ ] all that applies:
It happens with any application?
It happens only on one computer?
It happens only with some specific gnome configuration?
It happens only with some specific extension installed?
Diagnostics
Under what conditions does it happen?
Fill in all information that applies:
Environment
Distro version : Linux thonkpad 6.2.0-20-generic #20-Ubuntu SMP PREEMPT_DYNAMIC Thu Apr 6 07:48:48 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
GNOME Shell version: 44
Forge source : extensions.gnome.org
Forge version : Version: 68
Display Setup
Displays:
Screenshots
Extension Configuration
Command:
dconf dump /org/gnome/shell/extensions/forge/
Enabled Extensions
Command:
gnome-extensions list --enabled --details
Graphics information
Command:
lshw -C display
Monitor information
Command:
xrandr --properties | grep -vE '(x|\s|\.|\d)+$'