Mir

Activity log for bug #1321077

Date Who What changed Old value New value Message
2014-05-20 03:11:48 Daniel van Vugt bug added bug
2014-05-20 06:33:21 Andreas Pokorny mir: assignee Andreas Pokorny (andreas-pokorny)
2014-05-20 07:12:40 Launchpad Janitor branch linked lp:~andreas-pokorny/mir/fix-1321077
2014-05-20 07:25:10 Andreas Pokorny mir: status Triaged In Progress
2014-05-20 07:46:47 Daniel van Vugt description [regression] [input] Scroll events are now always zero: event.motion.pointer_coordinates[0].vscroll Merging changes that landed on development-branch last night I notice vscroll is now always zero when action==mir_motion_action_scroll. Previously vscroll had values +1 or -1. Now it's always zero. This stops all logic that relies on the mouse wheel from working. [regression] [input] Scroll events are now always zero: event.motion.pointer_coordinates[0].vscroll Merging changes that landed on development-branch last night I notice vscroll is now always zero when action==mir_motion_action_scroll. Previously vscroll had values +1 or -1. Now it's always zero. This stops all logic that relies on the mouse wheel from working. Test case: 1. Start: mir_demo_server_shell 2. Start a client 3. Alt+mousewheel up/down Expected: Window opacity changes Observed: No change to window opacity
2014-05-21 04:24:44 PS Jenkins bot mir: status In Progress Fix Committed
2014-06-05 03:08:51 Launchpad Janitor branch linked lp:ubuntu/utopic-proposed/mir
2014-06-06 18:49:37 Launchpad Janitor mir (Ubuntu): status New Fix Released
2014-07-01 07:37:25 Daniel van Vugt mir: status Fix Committed Fix Released