Open mkl-2211 opened 2 months ago
These events were changed in BETA 593 in order to better match VBx behaviours.
Click event is firing fine here.
Change event should only fire when you change the text in the edit control (when Style is Dropdown or Simple). This is also firing correctly in tB latest releases.
DblClick event should only fire when the Style is Simple, and when double clicking on the list entry. This is also firing correctly in tB latest releases.
As far as I can see, we're now correctly matching VBx for these events.
Describe the bug Beta 594 no click, dblclick or change event To Reproduce simple ComboBox test events
Expected behavior fire events
Desktop (please complete the following information):