Clicking the clear button raised the changed event twice. fixes #867
This commit is contained in:
parent
0b57067c8d
commit
250447b53a
@ -1707,7 +1707,6 @@ the specific language governing permissions and limitations under the Apache Lic
|
|||||||
this.clear();
|
this.clear();
|
||||||
killEventImmediately(e);
|
killEventImmediately(e);
|
||||||
this.close();
|
this.close();
|
||||||
this.triggerChange();
|
|
||||||
this.selection.focus();
|
this.selection.focus();
|
||||||
}));
|
}));
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user