Skip to content

Fixes Scroll instantly to next result in Find mode #4661 #4677

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 13, 2025

Conversation

philg-dev
Copy link
Contributor

@philg-dev philg-dev commented Apr 10, 2025

Navigating between search results in find mode now happens instantly to match native Browser behavior.

Description

This fixes #4661.
As requested by #4661 (comment) the fix now uses instant scroll behavior for find mode hard-coded instead of respecting the Vimium smoothScroll Setting. That way it will behave like the native browser search in Chromium / Firefox based browsers.

This is blocked by #4676 as find mode on the current master is broken.

Edit:
I successfully tested this based on the current master plus the suggested fix from #4676 - which is not part of this PR - in:

  • Chromium Version 135.0.7049.84 (Official Build) Arch Linux (64-bit)
  • Firefox 137.0.1 (64-bit) for Arch Linux

Navigating between search results in find mode now happens instantly to match native Browser behavior.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Scroll instantly to next result in Find mode
2 participants