Lowering some windows causes other, unrelated windows to also be lowered.
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
mutter (Ubuntu) |
Fix Released
|
Low
|
Unassigned | ||
Bug Description
Steps to reproduce:
1. Open four windows, each using half of the screen:
┌──A──╥──B──┐ │┌──A─╨╥──B─┴┐
│ ║ │ ││ ║ │
│ ║ │ └┤ ║ │
└─────╨─────┘ └─────╨─────┘
2D view 3D view
2. Lower window A.
Expected behavior:
Window A is lowered:
┌──C──╥──B──┐ │┌──C─╨╥──B─┴┐
│ ║ │ ││ ║ │
│ ║ │ └┤ ║ │
└─────╨─────┘ └─────╨─────┘
2D view 3D view
Actual behavior:
Window A and window B are lowered:
┌──C──╥──D──┐ │┌──C─╨╥──D─┴┐
│ ║ │ ││ ║ │
│ ║ │ └┤ ║ │
└─────╨─────┘ └─────╨─────┘
2D view 3D view
ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: gnome-shell 3.26.2-0ubuntu0.1
ProcVersionSign
Uname: Linux 4.13.0-30-generic x86_64
ApportVersion: 2.20.7-0ubuntu3.7
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Tue Jan 23 07:50:21 2018
DisplayManager: gdm3
InstallationDate: Installed on 2016-09-15 (495 days ago)
InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160719)
SourcePackage: gnome-shell
UpgradeStatus: Upgraded to artful on 2018-01-21 (2 days ago)
Changed in mutter (Ubuntu): | |
status: | Confirmed → Triaged |
Changed in gnome-shell (Ubuntu): | |
status: | Confirmed → Triaged |
tags: | added: fixed-in-3.26.3 |
Changed in mutter (Ubuntu): | |
status: | Triaged → Fix Released |
See also Launchpad bug #2627, "Non-leading whitespace mangled in bug description and comments".