vimium
vimium copied to clipboard
Duplicate clicks in Firefox
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)
I think this is no longer necessary now that #4000 is merged. @yusufhanoglu can you confirm?
Um, this PR is somehow "wrong". It wants to call simulateClickDefaultAction
only when not on Firefox. But:
-
mayBeBlocked
just means "on Firefox". - so the
simulateClickDefaultAction
will never be called in fact.
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
I'm having the same problem. FF 91.8.0esr (64-bit) on Debian, vimium 1.67.1. privacy.resistFingerprinting
is disabled.
Closing this because I think it's no longer an issue. Since this PR mentions Firefox 91 and duplicate clicks, see also #4166.