• Solly Ross's avatar
    Fixed broken mouse test in test.rfb.js · 3b4fd003
    Solly Ross authored
    Because we use the XOR (`^`) operator, the button mask must be
    set before a MouseUp event happens, otherwise we'll send a pointer
    event like it was a MouseDown event.  The button mask was not set
    in one of the tests, so the test was failing.
    3b4fd003
Name
Last commit
Last update
debian Loading commit data...
docs Loading commit data...
images Loading commit data...
include Loading commit data...
tests Loading commit data...
utils Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
.travis.yml Loading commit data...
LICENSE.txt Loading commit data...
README.md Loading commit data...
favicon.ico Loading commit data...
karma.conf.js Loading commit data...
package.json Loading commit data...
vnc.html Loading commit data...
vnc_auto.html Loading commit data...