Closed zhou13 closed 3 years ago
How fast is fast enough for this to trigger?
According to my feeling it is about 100-400ms.
is this still an issue for you? I think we identified some other mouse binding issues that I think were probably the cause of what you were seeing here; the interaction delay is small enough that I think you were driving up the "streak" count for click counting and not triggering the event you thought you were. I'm going to speculatively close this, but please reopen if there is something still to be run down.
@wez I tested this again on wezterm-nightly-bin-20210825.094007.0fc2fdd3-1
. I still encounter the same problem.
I just wanted to report something along those lines. I think the issue is that streaks are only interrupted by time or button change, but they really, really should be interrupted by significant movement.
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Describe the bug
Canceling selection does not work under some circumstances.
Environment (please complete the following information):
20210628-091813-e05ddb17
To Reproduce
Steps to reproduce the behavior.
Method 1
If you act fast so that the gap between 1 and 2 is small enough, the line selected in 1 won't be deselected.
Method 2
If you act fast so that the gap between 1 and 2 is small enough, wezterm will always select the area of 2 rather than deselected.
Configuration
Expected behavior
wezterm should deselect the area in 1.