diff --git a/app/views/filters/menu/_button.html.erb b/app/views/filters/menu/_button.html.erb
index b9f2e1835..3324272d3 100644
--- a/app/views/filters/menu/_button.html.erb
+++ b/app/views/filters/menu/_button.html.erb
@@ -1,6 +1,6 @@
<%= tag.button class:"fizzy-menu-trigger input input--select center flex-inline align-center txt-normal",
data: {
- action: "click->dialog#open:stop keydown.meta+j@document->hotkey#click keydown.ctrl+j@document->hotkey#click",
+ action: "click->dialog#open:stop keydown.j@document->hotkey#click keydown.meta+j@document->hotkey#click keydown.ctrl+j@document->hotkey#click",
controller: "hotkey" } do %>