<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:peter.hutterer@who-t.net" title="Peter Hutterer <peter.hutterer@who-t.net>"> <span class="fn">Peter Hutterer</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Mouse clicks sometimes repeat"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=99682">bug 99682</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>peter.hutterer@who-t.net
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>NEEDINFO
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Mouse clicks sometimes repeat"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=99682#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Mouse clicks sometimes repeat"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=99682">bug 99682</a>
              from <span class="vcard"><a class="email" href="mailto:peter.hutterer@who-t.net" title="Peter Hutterer <peter.hutterer@who-t.net>"> <span class="fn">Peter Hutterer</span></a>
</span></b>
        <pre>tbh, this looks like a hw issue. There are 18 full clicks in the log you say
should contain 10. Let's look at the timestamps of the first few:


E: 0.435950 0004 0004 589825    # EV_MSC / MSC_SCAN             589825
E: 0.435950 0001 0110 0001      # EV_KEY / BTN_LEFT             1
E: 0.435950 0000 0000 0000      # ------------ SYN_REPORT (0) ---------- +427ms
E: 0.469936 0004 0004 589825    # EV_MSC / MSC_SCAN             589825
E: 0.469936 0001 0110 0000      # EV_KEY / BTN_LEFT             0
E: 0.469936 0000 0000 0000      # ------------ SYN_REPORT (0) ---------- +34ms
E: 0.519991 0004 0004 589825    # EV_MSC / MSC_SCAN             589825
E: 0.519991 0001 0110 0001      # EV_KEY / BTN_LEFT             1
E: 0.519991 0000 0000 0000      # ------------ SYN_REPORT (0) ---------- +50ms
E: 0.528984 0004 0004 589825    # EV_MSC / MSC_SCAN             589825
E: 0.528984 0001 0110 0000      # EV_KEY / BTN_LEFT             0
E: 0.528984 0000 0000 0000      # ------------ SYN_REPORT (0) ---------- +9ms
E: 1.026952 0004 0004 589825    # EV_MSC / MSC_SCAN             589825
E: 1.026952 0001 0110 0001      # EV_KEY / BTN_LEFT             1
E: 1.026952 0000 0000 0000      # ------------ SYN_REPORT (0) ---------- +498ms

this reads as: button down, 34ms later button up and one more down up within
50/9 ms. That's incredibly fast. Attach a recording of a single click only
please so we can guess at what the device does. But either way, this seems
like a hardware issue. The Naga devices are configurable, are you sure this
isn't configured to send double-clicks or something? or have a repeat-click
firing? Did the windows install have the razer drivers installed at all?</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>