Activity log for bug #1081843

Date Who What changed Old value New value Message
2012-11-22 00:45:18 Kay bug added bug
2012-11-22 02:44:50 Daniel van Vugt unity: importance Undecided Wishlist
2012-11-22 02:44:59 Daniel van Vugt bug task added ayatana-design
2012-11-22 02:46:12 Daniel van Vugt description It would be very useful if you could simply hover over an icon of an open app and scroll with the mouse wheel to switch and highlight between the windows of that app, if it has more. Also it would be very convenient if left clicking on an open app would minimize that app. It would be very useful if you could simply hover over an icon of an open app and scroll with the mouse wheel to switch and highlight between the windows of that app, if it has more.
2012-11-22 10:55:30 John Lea description It would be very useful if you could simply hover over an icon of an open app and scroll with the mouse wheel to switch and highlight between the windows of that app, if it has more. It would be very useful if you could simply hover over an icon of an open app and scroll with the mouse wheel to switch and highlight between the windows of that app, if it has more. --------------------------------- Desired resolution: Try implementing the following as an experiment. Before the change described below lands in Ubuntu *it must first be user tested, and reviewed by the design team* If the pointer is positioned over the Launcher icon of an application that is in focus which has multiple windows open in the following order A,B,C,D,E: - Scrolling the mouse wheel 'one click towards the user' should display the next window (B) of the application in the Z stack. e.g. Starting Z stack order: A,B,C,D,E Output Z stack order: B,A,C,D,E - Scrolling the mouse wheel 'one click away from the user' should display the bottom window (E) in the application in the Z stack Starting Z stack order: A,B,C,D,E Output Z stack order: E,A,B,C,D - Scrolling the mouse wheel 'two clicks towards the user' should first briefly display the next window of the application in the Z stack (window B) after the first mousewheel click, and then on the second mousewheel click return window B to it's previous position in the z-stack and display window C. Starting Z stack order: A,B,C,D,E Output Z stack order: C,A,B,D,E - Scrolling the mouse wheel 'two clicks away from the user' should first briefly display the bottom window of the application in the Z stack (window E) after the first mousewheel click, and then on the second mousewheel click return window E to it's previous position in the z-stack and display the next most bottom window, window D. Starting Z stack order: A,B,C,D,E Output Z stack order: D,A,B,C,E - Scrolling the mouse wheel 'three clicks towards the user' should first briefly display the next window of the application in the Z stack (window B) after the first mousewheel click, and then return window B to it's previous position in the z-stack and briefly display the next window of the application in the Z stack (window C) after the second mousewheel click, and then on the third mousewheel click return window C to it's previous position in the z-stack and display window D. Starting Z stack order: A,B,C,D,E Output Z stack order: D,A,B,C,E - etc, etc... for more windows and more mouse wheel clicks in either direction. If the application *is not* in focus when the user moves their pointer over the Launcher app icon, the first mouse wheel click towards or away from the user should focus the application, and bring the top most window in the application's z stack to the front of the global z stack. Subsequent clicks of the mouse wheel the operate exactly as described above. If the application is not running, or has only one open window mouse wheel clicking towards or away from the user when the pointer is over the application's launcher icon should do nothing. Because this behaviour will conflict with the current use of the mouse wheel to scroll the launcher, the mouse wheel launcher scroll should be changed to only work when the ALT key is held down. e.g. to scroll the launcher with the mouse wheel the user will have to press ALT + MOUSEWHEEL UP or press ALT + MOUSEWHEEL DOWN
2012-11-22 10:55:39 John Lea bug task added unity (Ubuntu)
2012-11-22 10:55:44 John Lea ayatana-design: assignee John Lea (johnlea)
2012-11-22 10:55:47 John Lea ayatana-design: importance Undecided High
2012-11-22 10:55:49 John Lea unity: importance Wishlist High
2012-11-22 10:55:51 John Lea unity (Ubuntu): importance Undecided High
2012-11-22 10:55:53 John Lea ayatana-design: status New Triaged
2012-11-22 10:55:56 John Lea unity: status New Triaged
2012-11-22 10:55:58 John Lea unity (Ubuntu): status New Triaged
2012-11-22 10:56:00 John Lea ayatana-design: status Triaged Fix Committed
2012-11-22 10:57:24 John Lea summary (small improvement) More Effective Window Switch WIth Sidebar Launcher, Window Management - More Effective window switching for apps with multiple windows using the Launcher
2012-11-22 13:56:49 Andrea Azzarone unity: assignee Andrea Azzarone (andyrock)
2012-11-22 13:56:51 Andrea Azzarone unity (Ubuntu): assignee Andrea Azzarone (andyrock)
2012-11-23 18:47:25 Alin Andrei bug added subscriber Alin Andrei
2012-11-23 23:47:04 Edward Donovan bug added subscriber Edward Donovan
2012-11-24 01:15:25 John Swing bug added subscriber John_Swing
2012-11-24 03:16:00 Jonathan Meek bug added subscriber Jonathan Meek
2012-12-19 23:18:58 Andrea Azzarone unity: status Triaged In Progress
2012-12-19 23:19:02 Andrea Azzarone unity (Ubuntu): status Triaged In Progress
2012-12-19 23:19:06 Andrea Azzarone unity: milestone 7.0.0
2013-01-17 07:33:05 Florian Stoll bug added subscriber Schmankerl
2013-01-30 21:46:55 Patryk Skorupa bug added subscriber Patryk Skorupa
2013-02-06 00:57:37 Andrea Azzarone branch linked lp:~andyrock/unity/scroll-to-switch-windows
2013-02-07 11:13:15 John Lea description It would be very useful if you could simply hover over an icon of an open app and scroll with the mouse wheel to switch and highlight between the windows of that app, if it has more. --------------------------------- Desired resolution: Try implementing the following as an experiment. Before the change described below lands in Ubuntu *it must first be user tested, and reviewed by the design team* If the pointer is positioned over the Launcher icon of an application that is in focus which has multiple windows open in the following order A,B,C,D,E: - Scrolling the mouse wheel 'one click towards the user' should display the next window (B) of the application in the Z stack. e.g. Starting Z stack order: A,B,C,D,E Output Z stack order: B,A,C,D,E - Scrolling the mouse wheel 'one click away from the user' should display the bottom window (E) in the application in the Z stack Starting Z stack order: A,B,C,D,E Output Z stack order: E,A,B,C,D - Scrolling the mouse wheel 'two clicks towards the user' should first briefly display the next window of the application in the Z stack (window B) after the first mousewheel click, and then on the second mousewheel click return window B to it's previous position in the z-stack and display window C. Starting Z stack order: A,B,C,D,E Output Z stack order: C,A,B,D,E - Scrolling the mouse wheel 'two clicks away from the user' should first briefly display the bottom window of the application in the Z stack (window E) after the first mousewheel click, and then on the second mousewheel click return window E to it's previous position in the z-stack and display the next most bottom window, window D. Starting Z stack order: A,B,C,D,E Output Z stack order: D,A,B,C,E - Scrolling the mouse wheel 'three clicks towards the user' should first briefly display the next window of the application in the Z stack (window B) after the first mousewheel click, and then return window B to it's previous position in the z-stack and briefly display the next window of the application in the Z stack (window C) after the second mousewheel click, and then on the third mousewheel click return window C to it's previous position in the z-stack and display window D. Starting Z stack order: A,B,C,D,E Output Z stack order: D,A,B,C,E - etc, etc... for more windows and more mouse wheel clicks in either direction. If the application *is not* in focus when the user moves their pointer over the Launcher app icon, the first mouse wheel click towards or away from the user should focus the application, and bring the top most window in the application's z stack to the front of the global z stack. Subsequent clicks of the mouse wheel the operate exactly as described above. If the application is not running, or has only one open window mouse wheel clicking towards or away from the user when the pointer is over the application's launcher icon should do nothing. Because this behaviour will conflict with the current use of the mouse wheel to scroll the launcher, the mouse wheel launcher scroll should be changed to only work when the ALT key is held down. e.g. to scroll the launcher with the mouse wheel the user will have to press ALT + MOUSEWHEEL UP or press ALT + MOUSEWHEEL DOWN It would be very useful if you could simply hover over an icon of an open app and scroll with the mouse wheel to switch and highlight between the windows of that app, if it has more. --------------------------------- Desired resolution: Try implementing the following as an experiment. Before the change described below lands in Ubuntu *it must first be user tested, and reviewed by the design team* If the pointer is positioned over the Launcher icon of an application that is in focus which has multiple windows open in the following order A,B,C,D,E: - Scrolling the mouse wheel 'one click towards the user' should display the next window (B) of the application in the Z stack. e.g.         Starting Z stack order: A,B,C,D,E         Output Z stack order: B,A,C,D,E - Scrolling the mouse wheel 'one click away from the user' should display the bottom window (E) in the application in the Z stack         Starting Z stack order: A,B,C,D,E         Output Z stack order: E,A,B,C,D - Scrolling the mouse wheel 'two clicks towards the user' should first briefly display the next window of the application in the Z stack (window B) after the first mousewheel click, and then on the second mousewheel click return window B to it's previous position in the z-stack and display window C.         Starting Z stack order: A,B,C,D,E         Output Z stack order: C,A,B,D,E - Scrolling the mouse wheel 'two clicks away from the user' should first briefly display the bottom window of the application in the Z stack (window E) after the first mousewheel click, and then on the second mousewheel click return window E to it's previous position in the z-stack and display the next most bottom window, window D.         Starting Z stack order: A,B,C,D,E         Output Z stack order: D,A,B,C,E - Scrolling the mouse wheel 'three clicks towards the user' should first briefly display the next window of the application in the Z stack (window B) after the first mousewheel click, and then return window B to it's previous position in the z-stack and briefly display the next window of the application in the Z stack (window C) after the second mousewheel click, and then on the third mousewheel click return window C to it's previous position in the z-stack and display window D.         Starting Z stack order: A,B,C,D,E         Output Z stack order: D,A,B,C,E - etc, etc... for more windows and more mouse wheel clicks in either direction. If the application *is not* in focus when the user moves their pointer over the Launcher app icon, the first mouse wheel click towards or away from the user should focus the application, and bring the top most window in the application's z stack to the front of the global z stack. Subsequent clicks of the mouse wheel the operate exactly as described above. If the application is not running, or has only one open window mouse wheel clicking towards or away from the user when the pointer is over the application's launcher icon should do nothing. Because this behaviour will conflict with the current use of the mouse wheel to scroll the launcher, the mouse wheel launcher scroll should be changed to only work when the ALT key is held down. e.g. to scroll the launcher with the mouse wheel the user will have to press ALT + MOUSEWHEEL UP or press ALT + MOUSEWHEEL DOWN ------------------------- Additional test case defining the interaction with minimised windows: hyia, minimised windows should be at the back of the stack. So if App 1 has have windows A, B, and C (stacking order) and you minimise window A, and then focus App 2, when you move your pointer over the launcher icon of App 2 and scroll the mousewheel one click, window B should appear. Moving the mouse wheel one more click should then show window C. Moving the mouse wheel one more click should then show window A. Moving the mouse wheel one more click should then show window B. Moving the pointer so that it is no longer over the launcher icon of app A at this point should focus window B. Window A should remain minimised.
2013-02-08 18:24:43 Charon bug added subscriber Charon
2013-02-13 11:49:18 Mar-castelluccio bug added subscriber Mar-castelluccio
2013-02-20 07:50:23 tankdriver bug added subscriber tankdriver
2013-03-07 20:04:52 PS Jenkins bot unity: status In Progress Fix Committed
2013-03-08 11:46:18 Andrea Azzarone summary Launcher, Window Management - More Effective window switching for apps with multiple windows using the Launcher [FFe] Launcher, Window Management - More Effective window switching for apps with multiple windows using the Launcher
2013-03-08 11:47:12 Andrea Azzarone bug added subscriber Ubuntu Release Team
2013-03-08 13:37:44 Andrea Azzarone unity (Ubuntu): status In Progress Fix Committed
2013-03-08 18:29:30 Launchpad Janitor unity (Ubuntu): status Fix Committed Fix Released
2013-04-03 15:01:16 Stephen M. Webb unity: status Fix Committed Fix Released
2013-05-21 22:49:33 Florian Stoll removed subscriber Schmankerl
2013-06-20 08:54:23 John Lea ayatana-design: status Fix Committed Fix Released
2013-06-24 13:23:57 Adrien Cheype removed subscriber Adrien Cheype