Activity log for bug #765732

Date Who What changed Old value New value Message
2011-04-19 10:08:08 John Lea bug added bug
2011-04-19 10:08:13 John Lea tags udo
2011-04-19 10:08:16 John Lea ayatana-design: assignee John Lea (johnlea)
2011-04-19 10:08:21 John Lea ayatana-design: importance Undecided Medium
2011-04-19 10:08:24 John Lea ayatana-design: status New Fix Committed
2011-05-05 11:09:05 Jason Smith bug task added unity
2011-05-05 11:09:14 Jason Smith unity: status New Triaged
2011-05-05 11:09:16 Jason Smith unity: importance Undecided Wishlist
2011-05-05 11:09:19 Jason Smith unity: assignee Jason Smith (jassmith)
2011-05-05 11:10:01 Jason Smith unity: milestone ux-backlog-1
2011-05-06 07:15:56 John Lea ayatana-design: importance Medium High
2011-05-30 10:46:55 Didier Roche-Tolomelli unity (Ubuntu): status New Triaged
2011-06-03 13:28:25 John Lea ayatana-design: status Fix Committed Fix Released
2011-06-07 18:53:47 Jorge Castro tags udo backlog udo
2011-09-02 13:03:25 Christian Giordano description When a user enters the scrolling zone at the top or bottom or the launcher (both when dragging a icon or with just the cursor) a auto-scroll starts. This auto scroll needs to be made more progressive. Desired solution: - Make the auto-scroll more progressive, e.g. starts slower when the cursor enters the scroll zone, and becomes faster when the cursor is at the far end of the scrolling zone. When a user enters the scrolling zone at the top or bottom or the launcher (both when dragging a icon or with just the cursor) a auto-scroll starts. This auto scroll needs to be made more progressive. Desired solution: - Make the auto-scroll more progressive, e.g. starts slower when the cursor enters the scroll zone, and becomes faster when the cursor is at the far end of the scrolling zone. Considering a playback of 30fps, the formula should look like: SCROLL_AREA_HEIGHT = 12px; speed = (SCROLL_AREA_HEIGHT - mouseY) / SCROLL_AREA_HEIGHT * 30;
2011-09-24 11:27:51 Omer Akram unity (Ubuntu): assignee Jason Smith (jassmith)
2011-09-24 11:27:57 Omer Akram unity: importance Wishlist Low
2011-09-24 11:27:59 Omer Akram unity (Ubuntu): importance Undecided Low
2011-10-18 15:50:02 John Lea tags backlog udo backlog udo udp
2011-10-18 15:50:08 John Lea unity: milestone backlog
2011-10-18 15:50:12 John Lea ayatana-design: status Fix Released Fix Committed
2012-02-17 17:33:37 Andrea Cimitan tags backlog udo udp backlog top5p udo udp
2012-02-20 15:55:38 John Lea ayatana-design: importance High Critical
2012-05-21 03:40:59 Daniel van Vugt marked as duplicate 747874
2012-05-23 20:51:47 John Lea removed duplicate marker 747874
2012-10-09 12:34:44 John Lea unity: assignee Jason Smith (jassmith)
2012-10-09 12:34:48 John Lea ayatana-design: importance Critical High
2012-10-09 12:34:51 John Lea unity: importance Low Medium
2012-10-09 12:34:53 John Lea unity (Ubuntu): importance Low Medium
2012-10-09 12:34:59 John Lea unity (Ubuntu): assignee Jason Smith (jassmith)
2012-10-12 13:30:06 John Lea unity: importance Medium High
2012-10-12 13:30:08 John Lea unity (Ubuntu): importance Medium High
2013-02-07 12:53:39 John Lea description When a user enters the scrolling zone at the top or bottom or the launcher (both when dragging a icon or with just the cursor) a auto-scroll starts. This auto scroll needs to be made more progressive. Desired solution: - Make the auto-scroll more progressive, e.g. starts slower when the cursor enters the scroll zone, and becomes faster when the cursor is at the far end of the scrolling zone. Considering a playback of 30fps, the formula should look like: SCROLL_AREA_HEIGHT = 12px; speed = (SCROLL_AREA_HEIGHT - mouseY) / SCROLL_AREA_HEIGHT * 30; When a user enters the scrolling zone at the top or bottom or the launcher (both when dragging a icon or with just the cursor) a auto-scroll starts. This auto scroll needs to be made more progressive. At the moment the autoscroll is too slow. Desired solution: - Make the auto-scroll more progressive, e.g. the scroll speed starts slower when the cursor enters the scroll zone, and becomes faster when the cursor is at the far end of the scrolling zone. Considering a playback of 30fps, the formula should look like: SCROLL_AREA_HEIGHT = 12px; speed = (SCROLL_AREA_HEIGHT - mouseY) / SCROLL_AREA_HEIGHT * 30;
2013-02-20 21:30:05 Christopher Townsend unity: assignee Christopher Townsend (townsend)
2013-02-20 21:30:12 Christopher Townsend unity (Ubuntu): assignee Christopher Townsend (townsend)
2013-02-27 19:11:59 Christopher Townsend unity: status Triaged In Progress
2013-02-27 19:12:03 Christopher Townsend unity (Ubuntu): status Triaged In Progress
2013-03-01 11:50:39 John Lea bug task added zeitgeist
2013-03-01 11:50:49 John Lea bug task added zeitgeist (Ubuntu)
2013-03-01 11:51:01 John Lea bug task deleted zeitgeist
2013-03-01 11:51:03 John Lea bug task deleted zeitgeist (Ubuntu)
2013-03-06 15:48:42 Launchpad Janitor branch linked lp:~townsend/unity/fix_lp765732
2013-03-06 15:49:18 Christopher Townsend description When a user enters the scrolling zone at the top or bottom or the launcher (both when dragging a icon or with just the cursor) a auto-scroll starts. This auto scroll needs to be made more progressive. At the moment the autoscroll is too slow. Desired solution: - Make the auto-scroll more progressive, e.g. the scroll speed starts slower when the cursor enters the scroll zone, and becomes faster when the cursor is at the far end of the scrolling zone. Considering a playback of 30fps, the formula should look like: SCROLL_AREA_HEIGHT = 12px; speed = (SCROLL_AREA_HEIGHT - mouseY) / SCROLL_AREA_HEIGHT * 30; When a user enters the scrolling zone at the top or bottom or the launcher (both when dragging a icon or with just the cursor) a auto-scroll starts. This auto scroll needs to be made more progressive. At the moment the autoscroll is too slow. Desired solution: - Make the auto-scroll more progressive, e.g. the scroll speed starts slower when the cursor enters the scroll zone, and becomes faster when the cursor is at the far end of the scrolling zone. Considering a playback of 30fps, the formula should look like: SCROLL_AREA_HEIGHT = 24px; speed = (SCROLL_AREA_HEIGHT - mouseY) / SCROLL_AREA_HEIGHT * 30;
2013-03-13 19:48:25 PS Jenkins bot unity: status In Progress Fix Committed
2013-03-20 13:31:12 Launchpad Janitor unity (Ubuntu): status In Progress Fix Released
2013-04-09 14:23:26 Andrea Azzarone unity: status Fix Committed Fix Released
2013-04-09 14:23:34 Andrea Azzarone unity: milestone backlog
2013-06-20 08:59:32 John Lea ayatana-design: status Fix Committed Fix Released