Dahan Gong

Results 737 comments of Dahan Gong

Does your version require `Use smooth scrolling` to be disabled, when `Use alternative smooth scroll (Firefox fix)` is enabled?

During my tests on Firefox 80 x64, Win 10, with system animation enabled, it works only when I disabled Use smooth scrolling and enabled "alternative smooth scroll", and there's still...

My animation logic is forked from this Vimium, and the scrolling step algorithm has no changes. On my win10 laptop/PC, both Chrome and Firefox will make scrolling very slow, if...

Um, just like https://github.com/philc/vimium/issues/3181#issuecomment-437551580 .

I think this issue is because you've enabled `privacy.resistFingerprinting` in `about:config` on Firefox, while the flag make Firefox never report status of `Alt` keys to Vimium. As a result, Vimium...

You may disable the flag of `privacy.resistFingerprinting`. Or you can add `1234567890` as exclusion passkey on Vimium Options, but this way means you can never use count prefix for Vimium...

Um currently there's no way to achieve this, although you may use `Vomnibar.activateBookmarks` to limit query only in bookmarks.

The `smooth scrolling` is not as convenient as I once expected: if I hold on `j` to scroll longer, then a sequence of `element.scrollBy({ y: 60, behavior: "smooth"})` will behave...

Not reproduced on Opera 106, Vimium master (2024-01-10 20:55 `5be5fc14`) and Win11