Double-clicking does not select words under the cursor as expected (when using tablet) #10612
Labels
Component: IDE user interface
The Arduino IDE's user interface
Component: IDE
The Arduino IDE
Type: Bug
Setup:
Expected behavior:
Encountered behavior:
Hardware "mouse" device - Wacom Tablet
Latest version tested on - 1.8.9
Description:
I'm using a Wacom Tablet instead of a mouse and "double-click to select a word in the IDE" does not work nice for me.
Tablets have this "thing" that when you click (double tap with pen) the cursor jumps 1-2px around (due the grip and motion of the pen tip not being perfectly vertical). This seems to be caused/related by the issue #824 where it starts to select the word on "double-click and drag".
Proposed solutions:
A. Allow for small 2px cursor jitter before the "double-click and drag" word selection starts (and possibly other similar "double-click and something" features)
B. Same as A, but do it only if there's a tablet pointing device detected
C. Allow to turn off the "double-click and drag" from IDE options
The text was updated successfully, but these errors were encountered: