Hello.
When users try to select part of a text inside a TextArea using the mouse click and drag, most of the time the selection disappears as soon as the mouse button is released.
Any ideas how to fix that? Thanks.
Thanks, I dug further and compared the projects. Eventually I found the problem. There was a MouseClicked event attached to that TextArea that was the culprit.