KennethSundqvist / key-jump-browser-extension

Easier keyboard navigation. No mouse needed to click on links and stuff.
67 stars 14 forks source link

Activating via <Enter> (for numbers less than 10) always opens a new tab #73

Open brad opened 1 year ago

brad commented 1 year ago

Repro:

  1. Activate a double digit link by pressing ,, then the two numbers and see that the link loads in the current tab
  2. Activate a single digit link by pressing ,, then <Enter> (as described in the README)

Result: Page opens in a new tab Expected: Page opens in the current tab

Extension version: 5.4.0 Chromium version: 114.0.5735.198 (Official Build) Arch Linux ARM (64-bit)