[Bug 805972] Re: Touchpad scrolling bounces

2011-09-28 Thread Launchpad Bug Tracker
This bug was fixed in the package qt4-x11 - 4:4.7.4-0ubuntu5 --- qt4-x11 (4:4.7.4-0ubuntu5) oneiric; urgency=low * debian/patches/kubuntu_95_qt_disable_bounce.diff: - Fix Touchpad scrolling bounces (LP: #805972) * debian/patches/kubuntu_14_systemtrayicon.diff: - sni-qt and

[Bug 805972] Re: Touchpad scrolling bounces

2011-09-27 Thread Launchpad Bug Tracker
** Branch linked: lp:~kubuntu-packagers/kubuntu-packaging/qt -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to qt4-x11 in Ubuntu. https://bugs.launchpad.net/bugs/805972 Title: Touchpad scrolling bounces To manage notifications about this bu

[Bug 805972] Re: Touchpad scrolling bounces

2011-09-27 Thread Scott Kitterman
** Changed in: qt4-x11 (Ubuntu) Milestone: None => ubuntu-11.10 ** Also affects: qt4-x11 (Ubuntu Oneiric) Importance: Critical Assignee: Jussi Pakkanen (jpakkane) Status: In Progress -- You received this bug notification because you are a member of Kubuntu Bugs, which is subsc

[Bug 805972] Re: Touchpad scrolling bounces

2011-09-27 Thread Ubuntu QA's Bug Bot
The attachment "qt_disable_bounce.patch" of this bug report has been identified as being a patch. The ubuntu-reviewers team has been subscribed to the bug report so that they can review the patch. In the event that this is in fact not a patch you can resolve this situation by removing the tag 'pa

[Bug 805972] Re: Touchpad scrolling bounces

2011-09-27 Thread Chase Douglas
** Changed in: qt4-x11 (Ubuntu) Status: Triaged => In Progress ** Changed in: qt4-x11 (Ubuntu) Assignee: (unassigned) => Jussi Pakkanen (jpakkane) -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to qt4-x11 in Ubuntu. https://bugs.la

[Bug 805972] Re: Touchpad scrolling bounces

2011-09-27 Thread Jussi Pakkanen
The attached patch fixes this bug by manually removing panning gesture subscription from qabstractscrollarea.cpp. Thus all scrolling happens via mouse wheel events synthesised by X. ** Patch added: "qt_disable_bounce.patch" https://bugs.launchpad.net/ubuntu/+source/qt4-x11/+bug/805972/+attachm

[Bug 805972] Re: Touchpad scrolling bounces

2011-09-26 Thread Chase Douglas
Here's some notes from my investigations: * It is only reproducible on a full multitouch trackpad, which currently are only Apple trackpads * There seems to be some smooth scrolling and then a snap reversion * On a touchscreen, two touch drags produce inconsistent smooth scrolling but no snap re

[Bug 805972] Re: Touchpad scrolling bounces

2011-09-22 Thread Aurélien Gâteau
** Changed in: qt4-x11 (Ubuntu) Importance: Undecided => Critical -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to qt4-x11 in Ubuntu. https://bugs.launchpad.net/bugs/805972 Title: Touchpad scrolling bounces To manage notifications about

[Bug 805972] Re: Touchpad scrolling bounces

2011-09-15 Thread Aurélien Gâteau
I bisected the patch queue and narrowed it down to this patch: http://bazaar.launchpad.net/~kubuntu-packagers/kubuntu- packaging/qt/view/head:/debian/patches/kubuntu_28_xi2.1.patch (r218) -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to qt4-x1

[Bug 805972] Re: Touchpad scrolling bounces

2011-09-12 Thread Launchpad Bug Tracker
** Changed in: qt4-x11 (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to qt4-x11 in Ubuntu. https://bugs.launchpad.net/bugs/805972 Title: Touchpad scrolling bounces To manage notifications about this

[Bug 805972] Re: Touchpad scrolling bounces

2011-09-12 Thread Aurélien Gâteau
This very simple test program demonstrates the bug for me. Just start it with "python touchpad.py", move the pointer over the content (not over the scrollbar) and do a double-finger scroll with the touchpad. ** Attachment added: "Test program" https://bugs.launchpad.net/ubuntu/+source/qt4-x11/

[Bug 805972] Re: Touchpad scrolling bounces

2011-09-12 Thread Aurélien Gâteau
I have the same issue with various Qt applications when I use two-finger scrolling. It feels like the scrollbar is bouncing. The fact it only happens with touchpad and not regular mouse wheel makes me think it could be multitouch related. ** Summary changed: - No touchpad scrolling in 'By Categor