mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 451212. Don't confuse the selection controller. r=mano
This commit is contained in:
parent
49b3b4bd73
commit
d881d06a59
@ -576,7 +576,6 @@
|
||||
var sel = controller.getSelection(this.nsISelectionController.SELECTION_FIND);
|
||||
sel.removeAllRanges();
|
||||
}
|
||||
controller.setDisplaySelection(this.nsISelectionController.SELECTION_ON);
|
||||
}
|
||||
|
||||
return textFound;
|
||||
|
Loading…
Reference in New Issue
Block a user