After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 788755 - Focusing a half-maximized window on one side of the screen also raises a half-maximized window on the other side
Focusing a half-maximized window on one side of the screen also raises a half...
Status: RESOLVED DUPLICATE of bug 788644
Product: mutter
Classification: Core
Component: general
3.26.x
Other Linux
: Normal normal
: ---
Assigned To: mutter-maint
mutter-maint
Depends on:
Blocks:
 
 
Reported: 2017-10-10 06:21 UTC by Anders Kaseorg
Modified: 2017-10-10 07:57 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Anders Kaseorg 2017-10-10 06:21:37 UTC
I have three applications A, B, C open with A half-maximised on the left, B half-maximized on the right, and C in normal state.  I’ve focused C to raise it above B.  Now if I focus A, gnome-shell raises B above C!  This makes it much harder than necessary to quickly switch between A and C.  B should be left below C if I didn’t focus it.

(I’m using gnome-shell 3.26.1-0ubuntu1 on Ubuntu 17.10.)
Comment 1 Florian Müllner 2017-10-10 07:57:36 UTC
That's intentional, see commit e76a0f564c1e0.

*** This bug has been marked as a duplicate of bug 788644 ***