1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-17 04:15:45 +01:00

Remove spurious modes.reset() in RangeFinder#onSubmit. Fixes focusing links on submit.

--HG--
branch : mode-refactoring
extra : rebase_source : 494ba7809803499905f135c4410f5e87af4417d6
This commit is contained in:
Kris Maglione
2010-10-08 15:37:30 -04:00
parent 9295b36aad
commit c05ad65895
2 changed files with 1 additions and 3 deletions

View File

@@ -114,8 +114,6 @@ const RangeFinder = Module("rangefinder", {
if (options["hlsearch"])
this.highlight();
this.rangeFind.focus();
modes.reset();
},
// Called when the search is canceled - for example if someone presses