vimium icon indicating copy to clipboard operation
vimium copied to clipboard

Duplicate clicks in Firefox

Open hanoglu opened this issue 3 years ago • 4 comments

Calling simulateClickDefaultAction function causes duplicate tabs in "Open link in new tab." and "Open link in new tab and switch to it." modes in Firefox.

Tested version: Firefox 91.6.0esr (64 bit)

hanoglu avatar Apr 03 '22 22:04 hanoglu

I think this is no longer necessary now that #4000 is merged. @yusufhanoglu can you confirm?

philc avatar May 22 '22 04:05 philc

Um, this PR is somehow "wrong". It wants to call simulateClickDefaultAction only when not on Firefox. But:

  1. mayBeBlocked just means "on Firefox".
  2. so the simulateClickDefaultAction will never be called in fact.

gdh1995 avatar May 22 '22 04:05 gdh1995

Same has #3989, Vimium is opening duplicated tabs when opening links in a new tab with F. Don't know if this is related to #4000 as privacy.resistFingerprinting is disabled on my Firefox.


System info: Vimium Version: 1.67.1 Firefox Version: 91.9.1esr Operating System: Gentoo Linux KDE Plasma Version: 5.24.5 KDE Frameworks Version: 5.92.0 Qt Version: 5.15.3 Kernel Version: 5.15.41-gentoo (64-bit) Graphics Platform: X11

polirritmico avatar May 26 '22 01:05 polirritmico

I'm having the same problem. FF 91.8.0esr (64-bit) on Debian, vimium 1.67.1. privacy.resistFingerprinting is disabled.

zieren avatar May 30 '22 14:05 zieren

Closing this because I think it's no longer an issue. Since this PR mentions Firefox 91 and duplicate clicks, see also #4166.

philc avatar Nov 29 '22 23:11 philc