GNOME Bugzilla – Bug 792368
Half-screen maximized windows come to foreground when non-maximized window loses focus
Last modified: 2018-01-09 15:24:27 UTC
Setup: three windows: - L: maximized to left half of the screen - R: maximized to right half of the screen - n: non-maximized window +----------+----------+ | | | | | | | +----------+ | | | | | | | n | | | | | | | +----------+ | | | | | L | R | | | | +----------+----------+ n is on focus on top of both L and R, both L and R are visible. Action: click on L. Expected: L has focus; half of n is visible and the other half is covered by L; R is behind. +----------+----------+ | | | | | | | |----+ | | | | | | | n | | | | | | | |----+ | | | | | L | R | | | | +----------+----------+ Actual: Only L and R are visible. +----------+----------+ | | | | | | | | | | | | | | | | | | | | | | | | | L | R | | | | +----------+----------+
Thanks for taking the time to report this. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of bug 788644 ***
My apologies... I suspected it was already reported but it was not easy to find...