Cimbali / CleanLinks

Converts obfuscated/nested links to genuine clean links.
https://addons.mozilla.org/en-GB/firefox/addon/clean-links-webext/
Mozilla Public License 2.0
76 stars 2 forks source link

when putting cleanlinks in firefoxs overflow menu it isnt displayed completely #8

Closed elypter closed 6 years ago

elypter commented 6 years ago

i have a 1280x800 screen and it isnt enough to display the whole addon because the overflow menu reduces the addons width and has no overflow scroll bars. it might be more of a problem on mozillas side but maybe some of the text could be put in a collapsible container or a tooltip to accommodate those shortcomings.

Cimbali commented 6 years ago

I'm sorry I didn't quite get what's happening. The popup window is too wide for your screen? It'as about 1/4th of mine and I have 1920px. Can you maybe take a screenshot to see where I can add scroll bars?

elypter commented 6 years ago

the height is the problem. the width is determined by the overflow menu. i couldnt make a screenshot because the hotkey closes the menu. just put it there and try it out. it is a feature for firefox introduced not too long ago to save space in the adress bar if you have a lot of addons installed.

Cimbali commented 6 years ago

OK so if the plugin is in the overflow menu, its width is capped, and the plugin's bottom might get clipped/rendered off-screen.

While I don't have the second part, fixing the width certainly makes the explanation text take up a lot of vertical space:

popup_overflow

Cimbali commented 6 years ago

@elypter Should be fixed in 3.0b4, feel free to reopen if it doesn't work for you.