autotiler glitch that occurs when 2 browser windows are present
Distribution (run cat /etc/os-release):
NAME="Pop!_OS"
VERSION="22.04 LTS"
ID=pop
ID_LIKE="ubuntu debian"
PRETTY_NAME="Pop!_OS 22.04 LTS"
VERSION_ID="22.04"
HOME_URL="https://pop.system76.com"
SUPPORT_URL="https://support.system76.com"
BUG_REPORT_URL="https://github.com/pop-os/pop/issues"
PRIVACY_POLICY_URL="https://system76.com/privacy"
VERSION_CODENAME=jammy
UBUNTU_CODENAME=jammy
LOGO=distributor-logo-pop-os
Related Application and/or Package Version (run apt policy $PACKAGE NAME):
brave-browser:
Installed: 1.38.111
Candidate: 1.38.111
Version table:
*** 1.38.111 100
100 /var/lib/dpkg/status
Issue/Bug Description: Suppose there are two windows, one on left side of the screen and one on right side of the screen. If i maximize the right window and click the mouse on the area which the left window occupied previously, the window-covered-by-maximized-window(window in the left side in the initial scenario) shows up. What should have happened is that the mouse click should have just clicked some element on the maximized window.
video:
https://user-images.githubusercontent.com/59834805/168412099-1e60e277-fd03-4f9b-951f-affb4c0f6345.mp4
How are you maximizing the window? Did you set a hotkey?
windows + m
do you have focus on hover enabled?
For some reason, i can't open gnome-tweaks (i just get errors when i run "sudo gnome-tweaks"). But focus on hover seems to be enabled by looking at the changing focus when i hover on different windows.
You shouldn't use sudo for gnome-tweaks because the config files are per user not system wide so sudo would run gnome-tweaks on root's config files not yours.