Skip to content

Revert "Use alt+enter for opening pages in new tab"

Michael Catanzaro requested to merge revert-05664ed6 into master

I suggest reverting commit 05664ed6. It broke the Alt+Left and Alt+Right shortcuts, as discovered by @aperezdc. Reproducer:

  • epiphany -p
  • Type example.com and hit Enter
  • Alt+Left

Expected behavior: navigation back to overview page

Actual behavior: it opens a new tab

Changing keyboard shortcuts is always risky. :/

Merge request reports