web-search-navigator icon indicating copy to clipboard operation
web-search-navigator copied to clipboard

On Startpage issue while navigating through the results

Open LaPeste opened this issue 2 years ago • 4 comments

On Startpage selecting a result below what's visible on the screen doesn't make the window scroll down. Oddly, the opposite isn't true: when going upward through the search results, if the next result isn't visible on screen, the window DOES scroll up.

LaPeste avatar Sep 03 '21 13:09 LaPeste

Confirmed there's an issue, but I'm not sure how to fix it. Startpage seems to misbehave when scrolling to a search result, for example when using document.querySelectorAll('a.w-gl__result-url')[7].scrollIntoView(). Personally I'm not using Startpage and would be happy if a regular user could maintain its support (which is experimental to begin with).

infokiller avatar Sep 03 '21 15:09 infokiller

Thank you for answering so quickly. I really enjoy your work and also enjoy Startpage, so it seems a good idea that I contribute to this project. I can't make promises, but I want to give it a try.

Thank you for all.

LaPeste avatar Sep 06 '21 14:09 LaPeste

I don't know if I should be opening a new issue for this, but the same thing currently occurs to me using Google Search on Firefox when trying to scroll down using the arrow keys.

Reintjuu avatar Jan 16 '22 16:01 Reintjuu

@Reintjuu did you try the troubleshooting steps? https://github.com/infokiller/web-search-navigator#troubleshooting

infokiller avatar Jan 16 '22 16:01 infokiller