Closed dexeonify closed 2 years ago
Thanks for the bug report! This must be triggered by a recent change, the extension popup was displayed correctly in the past. The bug can also be reproduced in Firefox 103.0.2.
Nope, I was able to reproduce it as far back as Firefox v95 using mozregression
. I vividly remember encountering this issue when I first installed it but haven't been bothered to report it.
It is caused by a change in the extension, the document height is not set correctly.
Apparently this got fixed by Firefox's devs themselves not long after this issue is reported (14 days ago). Ref: bug 1783972 Screenshot:
The latest Nightly looks great, though I've added a local fix too because we'll need to support the current version of Firefox.
System
Bug description
This is how the extension popup looks normally, when it's in Firefox toolbar: and this is how it looks in the overflow menu, you can barely see the dropdown options:
To add an extension into the Overflow menu, click the hamburger (☰) button > More tools > Customize toolbar, then drag "Search by Image" into the overflow menu. I usually put inactive extensions in the overflow menu for less clutter. But when I do need to use the popup, it's difficult to navigate in the tiny window.
So, is it possible to increase the size of the popup window? It doesn't have to be as big as the one in the Firefox toolbar, just bigger than it is now. Displaying scrollbar is fine.
Logs
No logs.