Skip to content
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

Top result uses search string from previous keypress #98

Open
heftig opened this issue Jan 19, 2021 · 2 comments
Open

Top result uses search string from previous keypress #98

heftig opened this issue Jan 19, 2021 · 2 comments
Labels

Comments

@heftig
Copy link

heftig commented Jan 19, 2021

I'm seeing some bizarre behavior where the top result returned by the extension seems to be from the results for the previous keypress. The rest of the results are for the latest keypress.

Demo video: https://paste.xinu.at/dgADyT/

Version 1.1.0, Firefox Nightly.

@Folyd
Copy link
Member

Folyd commented Jan 19, 2021

Thanks for the feedback. This is a known bug belong to Firefox. See this issue #14.

@Folyd Folyd added the firefox label Feb 8, 2021
@ian-h-chamberlain
Copy link

This doesn't fix the Firefox bug, but one workaround as a user seems to be just to type a space after your query, which then shows the expected results. Also, as far as I can tell, even though the suggestions look wrong, the search itself will still work as expected (i.e. rs !log<enter> still takes me to https://docs.rs/log).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants