Activity log for bug #1607223

Date Who What changed Old value New value Message
2016-07-28 07:03:50 Daniel van Vugt bug added bug
2016-07-28 07:03:58 Daniel van Vugt qtmir (Ubuntu): importance Undecided High
2016-07-28 07:04:04 Daniel van Vugt bug task added qtmir
2016-07-28 07:04:09 Daniel van Vugt qtmir: importance Undecided High
2016-07-28 07:04:16 Daniel van Vugt bug task added canonical-devices-system-image
2016-07-28 07:04:31 Daniel van Vugt tags input usability input unity8-desktop usability
2016-07-28 07:22:28 Daniel van Vugt summary Smooth two-finger touchpad scrolling doesn't work in apps under Unity8 (but does work in Mir demo servers) Smooth two-finger touchpad scrolling is not accurate in apps under Unity8 (but is in Mir demo servers)
2016-07-28 07:22:39 Daniel van Vugt description Smooth two-finger touchpad scrolling doesn't work in apps under Unity8 (but does work in Mir demo servers). The reason appears to be because QtMir drops the nice float vscroll precision that Mir gives it and converts that into an int with very limited resolution: void handleWheelEvent(ulong timestamp, QPoint angleDelta, Qt::KeyboardModifiers mods) override QPoint is a pair of integers, but touchpad v/hscroll values are floats. Smooth two-finger touchpad scrolling is not accurate in apps under Unity8 (but is in Mir demo servers). The reason appears to be because QtMir drops the nice float vscroll precision that Mir gives it and converts that into an int with very limited resolution:     void handleWheelEvent(ulong timestamp, QPoint angleDelta, Qt::KeyboardModifiers mods) override QPoint is a pair of integers, but touchpad v/hscroll values are floats.
2016-07-28 07:29:58 Daniel van Vugt description Smooth two-finger touchpad scrolling is not accurate in apps under Unity8 (but is in Mir demo servers). The reason appears to be because QtMir drops the nice float vscroll precision that Mir gives it and converts that into an int with very limited resolution:     void handleWheelEvent(ulong timestamp, QPoint angleDelta, Qt::KeyboardModifiers mods) override QPoint is a pair of integers, but touchpad v/hscroll values are floats. Smooth two-finger touchpad scrolling is not accurate in apps under Unity8 (but is in Mir demo servers). The reason appears to be because QtMir drops the nice float vscroll precision that Mir gives it and converts that into an int with very limited resolution:     void handleWheelEvent(ulong timestamp, QPoint angleDelta, Qt::KeyboardModifiers mods) override QPoint is a pair of integers, but touchpad v/hscroll values are floats. I have only just discovered that although my new smooth scrolling support about to land in Xmir works in Mir's demo servers, it doesn't work when I run the same binaries under Unity8.
2016-07-28 19:59:11 Launchpad Janitor qtmir (Ubuntu): status New Confirmed
2016-07-29 05:56:48 Daniel van Vugt qtmir: assignee Daniel van Vugt (vanvugt)
2016-07-29 05:56:51 Daniel van Vugt qtmir (Ubuntu): assignee Daniel van Vugt (vanvugt)
2016-07-29 05:56:55 Daniel van Vugt qtmir: status New In Progress
2016-07-29 05:56:57 Daniel van Vugt qtmir (Ubuntu): status Confirmed In Progress
2016-07-29 06:02:24 Daniel van Vugt branch linked lp:~vanvugt/qtmir/fix-1607240
2016-07-29 06:02:43 Daniel van Vugt canonical-devices-system-image: status New In Progress
2016-07-29 09:53:37 Daniel van Vugt branch linked lp:~vanvugt/qtubuntu/correct-scroll-speed
2016-07-29 09:53:45 Daniel van Vugt bug task added qtubuntu (Ubuntu)
2016-07-29 09:53:53 Daniel van Vugt bug task added qtubuntu
2016-07-29 09:54:00 Daniel van Vugt qtubuntu: assignee Daniel van Vugt (vanvugt)
2016-07-29 09:54:04 Daniel van Vugt qtubuntu (Ubuntu): assignee Daniel van Vugt (vanvugt)
2016-07-29 09:54:08 Daniel van Vugt qtubuntu: status New In Progress
2016-07-29 09:54:12 Daniel van Vugt qtubuntu (Ubuntu): status New In Progress
2016-07-29 09:54:16 Daniel van Vugt qtubuntu: importance Undecided High
2016-07-29 09:54:19 Daniel van Vugt qtubuntu (Ubuntu): importance Undecided High
2016-08-16 07:23:00 Daniel van Vugt qtmir: status In Progress Fix Committed
2016-08-16 07:23:04 Daniel van Vugt qtubuntu: status In Progress Fix Committed
2016-08-16 07:23:07 Daniel van Vugt qtmir (Ubuntu): status In Progress Fix Committed
2016-08-16 07:23:10 Daniel van Vugt qtubuntu (Ubuntu): status In Progress Fix Committed
2016-08-16 07:23:14 Daniel van Vugt canonical-devices-system-image: status In Progress Fix Committed
2016-08-16 07:23:17 Daniel van Vugt canonical-devices-system-image: assignee Daniel van Vugt (vanvugt)
2016-08-16 07:30:53 Daniel van Vugt summary Smooth two-finger touchpad scrolling is not accurate in apps under Unity8 (but is in Mir demo servers) Two-finger touchpad scrolling is not accurate in apps under Unity8 (but is in Mir demo servers)
2016-08-16 07:56:45 Jean-Baptiste Lallement canonical-devices-system-image: milestone 13
2016-08-19 16:29:06 Launchpad Janitor qtmir (Ubuntu): status Fix Committed Fix Released
2016-08-19 16:29:34 Launchpad Janitor qtubuntu (Ubuntu): status Fix Committed Fix Released
2016-09-07 01:34:38 Daniel van Vugt qtmir: status Fix Committed Fix Released
2016-09-07 01:34:42 Daniel van Vugt qtubuntu: status Fix Committed Fix Released
2016-09-20 21:16:15 Pat McGowan canonical-devices-system-image: status Fix Committed Fix Released
2017-03-13 16:42:31 Michał Sawicz bug task deleted qtubuntu
2017-03-13 17:32:38 Michał Sawicz bug task deleted qtmir