Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upProgrammatically setting caret position in Scintilla controls causes text to be selected #746
Comments
This comment has been minimized.
This comment has been minimized.
|
Comment 1 by jteh on 2010-07-15 23:05 |
This comment has been minimized.
This comment has been minimized.
|
Comment 2 by jteh on 2010-07-15 23:53 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Reported by jteh on 2010-07-05 01:12
Str:
This is probably also why spurious selection and unselection is reported during say all. Selection wasn't reported automatically for Scintilla controls until 78daa96, but this bug would have existed before then and needs to be fixed.