Clicking the clear button raised the changed event twice. fixes #867
This commit is contained in:
parent
0b57067c8d
commit
250447b53a
1 changed files with 0 additions and 1 deletions
|
@ -1707,7 +1707,6 @@ the specific language governing permissions and limitations under the Apache Lic
|
|||
this.clear();
|
||||
killEventImmediately(e);
|
||||
this.close();
|
||||
this.triggerChange();
|
||||
this.selection.focus();
|
||||
}));
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue