<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>341536</bug_id>
          
          <creation_ts>2014-12-04 00:11:38 +0000</creation_ts>
          <short_desc>scroll function of KMix tray icon is not usable with plasms 5 tray</short_desc>
          <delta_ts>2016-01-15 03:01:27 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>2</classification_id>
          <classification>Applications</classification>
          <product>kmix</product>
          <component>general</component>
          <version>unspecified</version>
          <rep_platform>Other</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>NOR</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Weng Xuetian">wengxt</reporter>
          <assigned_to name="Christian Esken">esken</assigned_to>
          <cc>peterson.235</cc>
          
          <cf_commitlink>http://commits.kde.org/kmix/e318bedab3022b2972f0fe9699529afa75d68372</cf_commitlink>
          <cf_versionfixedin></cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1483984</commentid>
    <comment_count>0</comment_count>
    <who name="Weng Xuetian">wengxt</who>
    <bug_when>2014-12-04 00:11:38 +0000</bug_when>
    <thetext>Might see this first: https://bugs.kde.org/show_bug.cgi?id=313579
With hi-precision mouse/touchpad (And possibly caused by XInput2 support in Qt), the WheelEvent will come in with very high frequency (10~20 per sec, -30 &lt; delta &lt; 30), which basically make the volum adjustion with mouse wheel not usable.

My recommendation fix for this is use a value to accumulate the delta size and round it by 120 for every 5% change (or maybe 36 for 1% change), when the accumulated delta reaches the certain point, do the actual volume update.

Reproducible: Always

Steps to Reproduce:
1. Use plasma 5
2. scroll with modern synaptic touchpad

Actual Results:  
The volume change too fast.

Expected Results:  
Volume changes more steadily.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1492578</commentid>
    <comment_count>1</comment_count>
    <who name="Christian Esken">esken</who>
    <bug_when>2015-01-20 20:17:45 +0000</bug_when>
    <thetext>@Weng Xuetian: Thanks for your help. I am currently doing a start-of-year swipe of tickets and reviewboard for KMix. I will do some tests, but will likely apply your patch soon.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1492591</commentid>
    <comment_count>2</comment_count>
    <who name="Christian Esken">esken</who>
    <bug_when>2015-01-20 21:11:33 +0000</bug_when>
    <thetext>Git commit e318bedab3022b2972f0fe9699529afa75d68372 by Christian Esken.
Committed on 20/01/2015 at 21:09.
Pushed by esken into branch &apos;master&apos;.

Fix kmix tray icon scrolling for high-precision scroll devices like
touchpads.
Related: bug 313579
REVIEW: 121725

M  +23   -6    gui/kmixdockwidget.cpp
M  +1    -0    gui/kmixdockwidget.h

http://commits.kde.org/kmix/e318bedab3022b2972f0fe9699529afa75d68372</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1569734</commentid>
    <comment_count>3</comment_count>
    <who name="Peterson Silva">peterson.235</who>
    <bug_when>2016-01-15 03:01:27 +0000</bug_when>
    <thetext>Guys,

In what version of KDE is this supposed to be fixed? I&apos;m still having this problem in KDE5 (plasma-desktop version 4:5.4.2-0ubuntu2).</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>