Re-maximizing a window doesn't correctly maximize it again
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Unity |
Invalid
|
Undecided
|
Unassigned | ||
unity-2d |
Invalid
|
Undecided
|
Unassigned | ||
compiz (Ubuntu) |
Invalid
|
High
|
Canonical Desktop Experience Team | ||
Oneiric |
Invalid
|
High
|
Canonical Desktop Experience Team | ||
unity (Ubuntu) |
Invalid
|
High
|
Canonical Desktop Experience Team | ||
Oneiric |
Invalid
|
High
|
Canonical Desktop Experience Team |
Bug Description
- drag a window to the screen top to trigger grid-maximize
- un-maximize it by dragging the merged panel/window title bar down, keep the mouse button pressed
- drag it to the top again to maximize, let go of the mouse button
The window is now maximized, but the window title bar is now below the unity panel and not merged with it
ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: unity 4.8.0-0ubuntu1
ProcVersionSign
Uname: Linux 3.0.0-8-generic x86_64
Architecture: amd64
CasperVersion: 1.278
CompizPlugins: [core,bailer,
Date: Fri Aug 12 13:57:50 2011
LiveMediaBuild: Ubuntu 11.10 "Oneiric Ocelot" - Alpha amd64 (20110812)
ProcEnviron:
PATH=(custom, no user)
LANG=de_DE.UTF-8
SHELL=/bin/bash
SourcePackage: unity
UpgradeStatus: No upgrade log present (probably fresh install)
Related branches
- Neil J. Patel (community): Approve
- Jason Smith (community): Approve
- Gord Allott (community): Approve
-
Diff: 1499 lines (+470/-231)12 files modifiedplugins/unityshell/src/PanelIndicatorsView.cpp (+55/-41)
plugins/unityshell/src/PanelIndicatorsView.h (+13/-1)
plugins/unityshell/src/PanelMenuView.cpp (+146/-86)
plugins/unityshell/src/PanelMenuView.h (+9/-7)
plugins/unityshell/src/PanelTitlebarGrabAreaView.cpp (+35/-33)
plugins/unityshell/src/PanelTitlebarGrabAreaView.h (+11/-10)
plugins/unityshell/src/PanelView.cpp (+20/-9)
plugins/unityshell/src/PanelView.h (+3/-0)
plugins/unityshell/src/PluginAdapter.cpp (+33/-1)
plugins/unityshell/src/WindowButtons.cpp (+14/-2)
plugins/unityshell/src/WindowManager.cpp (+5/-1)
services/panel-service.c (+126/-40)
Changed in compiz (Ubuntu): | |
status: | New → Confirmed |
Changed in unity (Ubuntu Oneiric): | |
importance: | Undecided → High |
Changed in compiz (Ubuntu Oneiric): | |
importance: | Undecided → High |
Changed in unity (Ubuntu Oneiric): | |
assignee: | nobody → Canonical Desktop Experience Team (canonical-dx-team) |
Changed in compiz (Ubuntu Oneiric): | |
assignee: | nobody → Canonical Desktop Experience Team (canonical-dx-team) |
tags: | added: regression-release |
tags: | added: rls-mgr-o-tracking |
even simpler just draggain a maximized window above(instead of pulling down) re-creates the problem