Icon View Incident Report

Minor Minor
Reported By: David Westbrook
Reported On: 9/24/2016
For: Version 2.05 Build 4
# 4432 TFileComboBox OnChange Event Not Firing Properly in Chrome

TFileComboBox.OnChange doesn't appear to be working. I wrote an event handler. But, it doesn't appear to be called when the selected file changes.


Comments Comments
This was an issue with Chrome/FF not triggering an "input" event for file input elements, which conversely could be considered an IE bug, which *was* doing so. The effect has been suppressed in IE and used a more generalized "onchange" event approach for all 3 browsers.


Resolution Resolution
Fixed Problem on 9/27/2016 in version 2.06 build 1


Products Affected Products Affected
Elevate Web Builder
Elevate Web Builder Trial

Image