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();
|
||||
killEventImmediately(e);
|
||||
this.close();
|
||||
this.triggerChange();
|
||||
this.selection.focus();
|
||||
}));
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user