mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-19 21:27:59 +01:00
Blur focused element on return to NORMAL mode.
This commit is contained in:
@@ -118,7 +118,7 @@ const modes = (function () //{{{
|
||||
options.setPref("accessibility.browsewithcaret", false);
|
||||
|
||||
statusline.updateUrl();
|
||||
liberator.focusContent(false);
|
||||
liberator.focusContent(true);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user