ccMSC / ckb

RGB Driver for Linux and OS X
http://forum.corsair.com/v3/showthread.php?t=133929
GNU General Public License v2.0
1.34k stars 170 forks source link

M65 clicking issue (double click / selecting text / sticky selection) with video evidence #521

Open dylanvorster opened 7 years ago

dylanvorster commented 7 years ago

The M65 seems to display some interesting behavior regarding moving and clicking.

If Im working in atom or netbeans, and I select some text portion, and immediately try and click on a piece of text further down the document (not within the current selection) within 1 second of the previous action, the mouse seems to act as though it never fired the mouse up event because rather than deselect, it adds new text to the current selection. Ive been trying to figure out what could be causing this. heres what I've done:

-> confirmed its not a problem with other mice -> confirmed it doesn't happen with the trackpad -> made a simple HTML / JS test to log the mouse up and mouse down events, but they all seem to fire correctly :( -> can reproduce in atom -> can reproduce in netbeans (more noticeable than atom) -> cannot reproduce in textedit -> can reproduce in some weird places around the OS inconsistently -> cannot reproduce in windows

So with all that in mind. I can so far deduce the following: -> the problem is not the mouse -> the problem is not java because netbeans uses java and atom uses node

Ive attached a video that shows this behavior. In this video, you will see more and more text become highlighted, but I am in actual fact, pressing and releasing the left mouse button each time. If i wait about a second, the behavior goes back to normal but the continues. So the workaround is currently don't do another text action within one second of another which is quite an issue when I need to double click lines in an editor to select the whole line.

evidence.zip

I can respond very quickly to test builds if there is a possible fix etc..

I can also confirm that I have the latest firmware.

screen shot 2016-11-13 at 8 07 25 pm

frickler24 commented 7 years ago

@dylanvorster Interresting, I have (sometimes) a similar effect in combination with a logitec G700s, I have an M65 also, but I mostly use the g700s, so I do not kow, if I can reproduce your effect with that mouse. Because the effect comes seldom, there is no chance for me to fix it.