This bug was fixed in the package unity-2d - 5.14.0-0ubuntu1
---------------
unity-2d (5.14.0-0ubuntu1) precise-proposed; urgency=low
* New upstream release (LP: #1060262):
- [Launcher] [Multi-monitor] Removing a non running app tile from a
launcher should remove it from all (LP: #988739)
- Panel Titlebar double click is emitted for any mouse button (LP: #736491)
- Launcher does not hide if shown while dragging a file (LP: #1002308)
- icon isn't reset when clearing the search query (LP: #973225)
- Issue when ejecting busy device from the Unity 2D Shell (LP: #997786)
- Sticky edges don't work in RTL (LP: #984092)
- pips are not correctly updated when plugin in a second monitor
(LP: #1003943)
- [dash] Unable to maximize (LP: #918648)
- all panels have same window focus on multiple monitors unity2d
(LP: #930147)
- Dash will not open files under Greek folders (LP: #1002710)
- Launcher does not respond to changes in icon theme (LP: #605475)
- [panel] Invisible items in systray (LP: #703389)
- [panel] Ignores "enabled" property on top-level menus (LP: #850017)
* Reverted some quantal-specific commits which are no longer relevant
-- Lukasz 'sil2100' Zemczak <[email protected]> Tue, 30 Oct 2012
09:59:49 +0100
** Changed in: unity-2d (Ubuntu Precise)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dp-unity, dp-unity2d
https://bugs.launchpad.net/bugs/736491
Title:
Panel Titlebar double click is emitted for any mouse button
Status in Unity:
Fix Released
Status in Unity 2D:
Fix Committed
Status in “unity” package in Ubuntu:
Fix Released
Status in “unity-2d” package in Ubuntu:
Fix Released
Status in “unity” source package in Precise:
Fix Released
Status in “unity-2d” source package in Precise:
Fix Released
Bug description:
[Test Case]
1. Run any maximize-able application
2. Maximize the window
3. Double click the panel titlebar with the right mouse button
-> Nothing should happen, the window should remain maximized
4. Double click the panel titlebar with the left mouse button
-> The window should restore itself
[Regression Potential]
No regression potential that we can think of, trivial change of adding one
'if'.
Original description:
We can double click the panel titlebar to restore a maximized window.
However, this happens with any mouse button! Unity lets me double left
click or double middle click to the same effect. This is a bit of a
problem if I feel like paging through maximized windows really quickly
with a middle click.
Usually, titlebar double click only responds to a double left click,
so we should stick to that for consistency.
To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/736491/+subscriptions
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp