Start dragging a maximized application title causes it to re-decorate
Bug #838923 reported by
Marco Trevisan (Treviño)
This bug affects 16 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ayatana Design |
Fix Released
|
Medium
|
John Lea | ||
Compiz Grid Plugin |
Fix Released
|
Undecided
|
Sam Spilsbury | ||
Unity |
Fix Released
|
Medium
|
Marco Trevisan (Treviño) | ||
unity (Ubuntu) |
Fix Released
|
Medium
|
Marco Trevisan (Treviño) |
Bug Description
Dragging a maximized window title, until the screen becomes yellow, without leaving the panel area cause the window to decorate.
See the screencast for more clearity
Desired Solution:
- When dragging a maximised window downwards using the top bar to move the window into restored state, the yellow effect should not be triggered.
Related branches
lp://staging/~3v1n0/unity/panelmenu-fixes
- 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 unity: | |
status: | New → Confirmed |
Changed in unity (Ubuntu): | |
status: | New → Confirmed |
Changed in unity: | |
assignee: | nobody → Marco Trevisan (Treviño) (3v1n0) |
Changed in unity (Ubuntu): | |
assignee: | nobody → Marco Trevisan (Treviño) (3v1n0) |
status: | Confirmed → In Progress |
Changed in unity: | |
status: | Confirmed → In Progress |
Changed in unity: | |
importance: | Undecided → Medium |
Changed in unity (Ubuntu): | |
importance: | Undecided → Medium |
description: | updated |
Changed in ayatana-design: | |
assignee: | nobody → John Lea (johnlea) |
importance: | Undecided → Medium |
status: | New → Fix Released |
tags: | added: onew udo |
Changed in unity: | |
milestone: | none → 4.14.0 |
Changed in unity: | |
status: | In Progress → Fix Committed |
Changed in unity (Ubuntu): | |
status: | In Progress → Fix Committed |
Changed in unity: | |
status: | Fix Committed → In Progress |
Changed in unity (Ubuntu): | |
status: | Fix Committed → In Progress |
Changed in unity: | |
milestone: | 4.14.0 → 4.16.0 |
tags: | added: didrocks-oneiric-list |
Changed in unity: | |
milestone: | 4.16.0 → 4.18.0 |
Changed in compiz-grid-plugin: | |
status: | New → Fix Committed |
assignee: | nobody → Sam Spilsbury (smspillaz) |
milestone: | none → 0.9.5.96 |
Changed in unity: | |
status: | In Progress → Fix Committed |
Changed in unity (Ubuntu): | |
status: | In Progress → Fix Committed |
Changed in unity: | |
status: | Fix Committed → Fix Released |
Changed in compiz-grid-plugin: | |
status: | Fix Committed → Fix Released |
tags: |
added: reviewedbydesigno removed: onew udo |
To post a comment you must log in.
Added .ogg screencast version for more compatibility.