Icon View Incident Report

Serious Serious
Reported By: Doug Lyman
Reported On: 10/13/2017
For: Version 2.06 Build 8
# 4583 Drop-Down List Controls Containing a Blank Item Can Experience Clearing of Selected Value

In my project I have a TButtonComboBox control containing the following values:

<Blank>
Male
Female

If I select Male, then a short time later the selected value reverts to the blank value.


Comments Comments
The issue was with the recent changes to the drop-down lists (TListBox) for the KeyPressInterval property. The KeyPressInterval property is now implemented using a TTimer instance, and this problem was caused because the timer was not initialized properly in the disabled state.


Resolution Resolution
Fixed Problem on 10/16/2017 in version 2.06 build 9


Products Affected Products Affected
Elevate Web Builder
Elevate Web Builder Trial

Image