aboutsummaryrefslogtreecommitdiffstats
path: root/content_scripts/link_hints.coffee
diff options
context:
space:
mode:
Diffstat (limited to 'content_scripts/link_hints.coffee')
-rw-r--r--content_scripts/link_hints.coffee2
1 files changed, 2 insertions, 0 deletions
diff --git a/content_scripts/link_hints.coffee b/content_scripts/link_hints.coffee
index 1e172710..04853c22 100644
--- a/content_scripts/link_hints.coffee
+++ b/content_scripts/link_hints.coffee
@@ -70,6 +70,8 @@ LinkHints =
passInitialKeyupEvents: true
suppressAllKeyboardEvents: true
exitOnEscape: true
+ exitOnClick: true
+ exitOnScroll: true
keypress: @onKeyDownInMode.bind this, hintMarkers
@hintMode.onExit =>