bbcp
bbcp copied to clipboard
2.0 Regression: wrong cursor position after clicking right half of characters
Both in BlackBox-2.0-a1.098
and BlackBoxMDI-2.0-a1.098
, if right half of a character is clicked, the cursor with be positioned left side of that character, which I think should be right side.
In bbcb-1.8-b1.166
, it works properly.
Steps to reproduce:
- Open
BlackBox-2.0-a1.098
under Windows 11 - Type
aWa
inLog
window - Click right half of
W
Hey, thanks for checking BB2.0 out! Did you run it on Windows or Linux? 'Wrong cursor position' - well, just what makes it wrong do you think? It's probably changed in 2.0, but i'd call it different, not wrong. How does this change in behavior affect you actual user experience?
This change was introduced when I was working on a bug in older versions; under certain circumstances, characters in the line holding the caret would be drawn with a little offset with every keystroke. This looked like 'dancing characters'.
Hi @adimetrius,
I tested it on Windows.
I think it is "wrong" because current behaviour is not consistant with other applications, e.g. Notepad, Edge. It will be effected when I trying to change cursor or select characters by mouse.