Tracker »
Issue 168 – Auto-selection in combo boxes works incorrectly when overwritting selection in middle of input
:
GUI
:
Unspecified
:
Bug
:
Medium
:
0
:
RESOLVED
:
FIXED
2008-03-07 23:44
https://winscp.net/forum/viewtopic.php?t=5383
Problem is caused by VCL method TCustomComboBox.KeyPress not taking the text after selection into account.
"Resolved" by diabling autocomplete. See Issue 619.