[konsole] [Bug 386762] mousewheel scrolling in vim moves 1 line at a time

2018-02-07 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=386762

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||18.04

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 386762] mousewheel scrolling in vim moves 1 line at a time

2018-02-07 Thread Kurt Hindenburg
https://bugs.kde.org/show_bug.cgi?id=386762

Kurt Hindenburg  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/kon
   ||sole/d25e5ac7089f2c81cc5ffe
   ||8e155ba8b3dfb11b97

--- Comment #2 from Kurt Hindenburg  ---
Git commit d25e5ac7089f2c81cc5ffe8e155ba8b3dfb11b97 by Kurt Hindenburg.
Committed on 07/02/2018 at 15:38.
Pushed by hindenburg into branch 'master'.

Fix mouse wheel scrolling with libinput

If the Libinput X server input driver is used we get a value for
pixelDelta for a physical mouse wheel scroll, so we check that the
source of the wheel event is actually a mouse, this was fixed in
Qt 5.9.5
https://bugreports.qt.io/browse/QTBUG-59261

Patch by ahmadsamir
Differential Revision: https://phabricator.kde.org/D9008

M  +15   -4src/ScrollState.cpp

https://commits.kde.org/konsole/d25e5ac7089f2c81cc5ffe8e155ba8b3dfb11b97

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 386762] mousewheel scrolling in vim moves 1 line at a time

2017-11-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=386762

Nate Graham  changed:

   What|Removed |Added

 CC||pointedst...@zoho.com
   Keywords||usability

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 386762] mousewheel scrolling in vim moves 1 line at a time

2017-11-26 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=386762

Ahmad Samir  changed:

   What|Removed |Added

 CC||a.samir...@gmail.com

--- Comment #1 from Ahmad Samir  ---
It's an upstream bug[1], caused by the libinput X driver. 

I've submitted a patch for review at [2].

[1]https://bugreports.qt.io/browse/QTBUG-59261
[2]https://phabricator.kde.org/D9008

-- 
You are receiving this mail because:
You are watching all bug changes.