Open StructByLightning opened 2 weeks ago
Interesting...this is definitely easily reproducible. I'm entirely unsure of what might have caused it so I think a bisect is going to be the way to go here. I can't say I'm likely to get to it in the next couple of days, but if it's a clear fix I'd be happy to make it and merge
Before submitting your bug report
Relevant environment info
Description
If you have a codeblock in the sidebar, you can click and drag to select text. However, if your mouse leaves the codeblock, the selection is discarded (if you left after releasing the mouse button) or transformed unpredictably (if you left while holding the mouse button).
Since pressing CTRL+C clears the selection (this is good), the buggy mouse leaves make it very difficult to tell when you've successfully copied what you want. (I initially noticed this bug because I was randomly failing to copy things and it took me a little while to realize what was happening.)
This is a relatively recent bug; I use Continue extensively but don't recall it happening before today.
To reproduce
Log output