mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 760205 - Text match highlight remains on dismissal of Find in Page. r=mfinkle
This commit is contained in:
parent
b36d7be119
commit
14a23e24c9
@ -3253,6 +3253,7 @@ var FindHelper = {
|
||||
// fall through and clean up anyway
|
||||
}
|
||||
|
||||
this._find.collapseSelection();
|
||||
this._find = null;
|
||||
this._findInProgress = false;
|
||||
this._targetTab = null;
|
||||
|
Loading…
Reference in New Issue
Block a user