CanisLupus / swift-selection-search

Swift Selection Search (SSS) is a simple Firefox add-on that lets you quickly search for some text in a page using your favorite search engines.
https://addons.mozilla.org/firefox/addon/swift-selection-search/
MIT License
215 stars 26 forks source link

Force show popup visible #168

Closed Mike-Reddick closed 4 years ago

Mike-Reddick commented 4 years ago

some times when you select an text on extreme top of the site you can't see the popup because popup open out of visible area, need an setting to force show popup in visible area

CanisLupus commented 4 years ago

This happens when the page is not scrolled to the very top, since SSS tries to keep itself inside the page but not inside the viewport of the window. I'll look into this when I have some time. Happy new year festivities! :)

Mike-Reddick commented 4 years ago

thanks the attention, and happy new year festivities to you also!

CanisLupus commented 4 years ago

Hey @Mike-Reddick, SSS version 3.41.1 finally fixes this (hopefully!). I couldn't find problems with it, but you never know...

Let me know if you still find that the popup is not fully visible in some situations.

Cheers! Daniel

Mike-Reddick commented 4 years ago

Whats up @CanisLupus, I downloaded the last version today, and if needed I can post some feedback, but I my first tests seem very good. Thanks so much!

CanisLupus commented 4 years ago

Hey there! Ah, great. :) No need to do tests on purpose, but if you find something wrong in your normal usage (on any specific website), please let me know.

You're welcome!

Cheers, Daniel