Thank you for reporting this bug. We will make it our priority to review this report.
Ext.form.field.ComboBox not firing select even upon calling .select()
Ext.form.field.ComboBox not firing select even upon calling .select()
Ext version tested:
Ext 5.0.2.1476Browser versions tested against:
Chromium 38DOCTYPE tested against:
htmlDescription:
According to the documentation, if .select(<record>) is called on a combo, the select event should be fired. This does not appear to be the case. If I select a value from the UI, then the event handler is called as expected.Steps to reproduce the problem:
programatically call .select(<record>) on a comboThe result that was expected:
The select event on the combobox is fired.
Ext.form.field.ComboBox not firing select even upon calling .select()
Aucun commentaire:
Enregistrer un commentaire