Icon View Incident Report

Minor Minor
Reported By: Matthew Jones
Reported On: 10/5/2017
For: Version 2.06 Build 6
# 4579 TListBox Control KeyPressInterval Property Not Exhibiting Consistent Delay

Create a simple form, buttoncombo, label. Set keypress time to 2000 to ensure test is good. Add OnChange event as below. Add list items:

one
two
three
four
threesome
five
1234567890
six
threemore

Now watch as you type "four". Or threemore (or threesome). What happens is that the OnChange is triggered whenever the selection "jumps" to a new match. Which means that it is pretty much guaranteed to jump the first time, and then again for each change.


Comments Comments
The TListBox control is also used as a drop-down control with the TButtonComboBox and TEditComboBox controls.


Resolution Resolution
Fixed Problem on 10/5/2017 in version 2.06 build 7


Products Affected Products Affected
Elevate Web Builder
Elevate Web Builder Trial

Image