Activity log for bug #736491

Date Who What changed Old value New value Message
2011-03-16 23:03:15 Dylan McCall bug added bug
2011-03-17 02:18:04 Dylan McCall attachment added Adds a doubleleftclick signal for PanelTitlebarGrabArea https://bugs.launchpad.net/unity/+bug/736491/+attachment/1913700/+files/doubleleftclick.diff
2011-03-17 16:15:44 Launchpad Janitor branch linked lp:~dylanmccall/unity/panel-drag-frontmost-maximized
2011-03-21 20:45:43 Alex Launi unity: status New Confirmed
2011-03-21 20:45:47 Alex Launi unity (Ubuntu): status New Confirmed
2011-03-21 20:46:26 Alex Launi unity: importance Undecided Low
2011-03-21 20:46:30 Alex Launi unity (Ubuntu): importance Undecided Low
2011-03-22 17:34:24 Brian Murray bug added subscriber Ubuntu Review Team
2011-03-22 17:34:27 Brian Murray tags patch
2011-08-19 09:14:23 Andrea Azzarone unity: assignee Unity Community Hackers (unity-community-hackers)
2011-09-11 02:36:43 Marco Trevisan (Treviño) unity: assignee Unity Community Hackers (unity-community-hackers) Marco Trevisan (Treviño) (3v1n0)
2011-09-11 02:36:49 Marco Trevisan (Treviño) unity (Ubuntu): assignee Marco Trevisan (Treviño) (3v1n0)
2011-09-11 02:36:52 Marco Trevisan (Treviño) unity: status Confirmed In Progress
2011-09-11 02:36:55 Marco Trevisan (Treviño) unity (Ubuntu): status Confirmed In Progress
2011-09-11 02:37:24 Marco Trevisan (Treviño) branch linked lp:~3v1n0/unity/panelmenu-fixes
2011-09-11 13:11:23 Andrea Grandi bug task added unity-2d
2011-09-11 21:14:28 Andrea Grandi unity-2d: assignee Andrea Grandi (andreagrandi)
2011-09-11 21:17:55 Andrea Grandi unity-2d: status New In Progress
2011-09-18 00:02:49 Omer Akram unity (Ubuntu): status In Progress Fix Released
2011-09-18 00:02:51 Omer Akram unity: status In Progress Fix Released
2011-09-20 13:47:58 Dmitry Shachnev branch linked lp:~andreagrandi/unity-2d/panel-doubleclick-bug-736491
2011-09-20 13:48:43 Dmitry Shachnev bug added subscriber Dmitry Shachnev
2011-09-20 21:54:02 Florian Boucault unity-2d: importance Undecided Low
2011-09-26 08:02:53 Neil J. Patel unity: milestone 4.18.0
2011-09-26 12:44:25 Launchpad Janitor branch linked lp:~ubuntu-desktop/unity/ubuntu
2011-09-26 14:10:30 Launchpad Janitor branch linked lp:ubuntu/unity
2011-10-03 08:22:26 Didier Roche-Tolomelli unity-2d (Ubuntu): status New In Progress
2012-05-21 09:30:36 Albert Astals Cid unity-2d: assignee Andrea Grandi (andreagrandi)
2012-05-21 09:30:40 Albert Astals Cid unity-2d: status In Progress Triaged
2012-05-21 09:30:47 Albert Astals Cid unity-2d (Ubuntu): status In Progress Confirmed
2012-05-21 10:32:55 Albert Astals Cid unity-2d: assignee Albert Astals Cid (aacid)
2012-05-21 10:32:59 Albert Astals Cid unity-2d: status Triaged In Progress
2012-05-21 10:38:20 Albert Astals Cid branch linked lp:~aacid/unity-2d/unmaximizedoubleclickbugfix
2012-05-24 08:43:44 Albert Astals Cid unity-2d: status In Progress Fix Committed
2012-05-24 08:43:48 Albert Astals Cid unity-2d: milestone 5.14
2012-05-30 09:33:55 Łukasz Zemczak 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. 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 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.
2012-05-30 09:34:02 Łukasz Zemczak bug added subscriber Ubuntu Stable Release Updates Team
2012-05-30 10:12:04 Alan Pope 🍺🐧🐱 🦄 nominated for series Ubuntu Precise
2012-05-30 10:24:45 Didier Roche-Tolomelli bug task added unity (Ubuntu Precise)
2012-05-30 10:24:45 Didier Roche-Tolomelli bug task added unity-2d (Ubuntu Precise)
2012-05-30 10:25:51 Didier Roche-Tolomelli unity (Ubuntu Precise): status New Fix Released
2012-05-30 11:11:48 Gerry Boland unity-2d: milestone 5.14 5.12.1
2012-05-31 16:06:23 Łukasz Zemczak 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 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. [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.
2012-10-02 11:52:38 Łukasz Zemczak unity-2d: milestone 5.12.1 5.14
2012-10-30 09:27:10 Łukasz Zemczak unity-2d (Ubuntu): status Confirmed Fix Released
2013-02-13 09:34:22 Albert Astals Cid unity-2d: assignee Albert Astals Cid (aacid)
2013-03-13 05:40:59 Chris Halse Rogers unity-2d (Ubuntu Precise): status New Fix Committed
2013-03-13 05:41:04 Chris Halse Rogers bug added subscriber SRU Verification
2013-03-13 05:41:13 Chris Halse Rogers tags patch patch verification-needed
2013-03-13 06:13:41 Launchpad Janitor branch linked lp:ubuntu/precise-proposed/unity-2d
2013-04-02 15:47:31 Łukasz Zemczak tags patch verification-needed patch verification-done
2013-05-07 05:20:32 Scott Kitterman removed subscriber Ubuntu Stable Release Updates Team
2013-05-07 05:20:28 Launchpad Janitor unity-2d (Ubuntu Precise): status Fix Committed Fix Released