You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() In the cursor emulation when deciding if the cursor should be hidden - Instead of checking what's under the cursor, we check the element that has capture. This introduced another bug in the cursor emulation. The cursor did not always disappear properly when using our cursor emulation together with our setCapture polyfill. More specifically, we saw a problem when a capture ended on an element without cursor emulation. We solved this by introducing another visibility check on a timer in the cursor emulation. However this led to yet another problem where this timer conflicted with the timer in the setCapture polyfill. We removed the timeout in the setCapture polyfill and created a variable to make sure that all the events remaining in the queue can be completed. Co-authored-by: Alex Tanskanen <aleta@cendio.se> Co-authored-by: Niko Lehto <nikle@cendio.se> |
4 years ago | |
---|---|---|
.. | ||
decoders | 4 years ago | |
input | 4 years ago | |
util | 4 years ago | |
base64.js | 4 years ago | |
des.js | 4 years ago | |
display.js | 4 years ago | |
encodings.js | 4 years ago | |
inflator.js | 5 years ago | |
rfb.js | 4 years ago | |
websock.js | 4 years ago |