rNeomy / auto-tab-discard

Use native tab discarding method to automatically reduce memory usage of inactive tabs
https://webextension.org/listing/tab-discard.html
Mozilla Public License 2.0
888 stars 76 forks source link

Options in pop-up menu are cut off when inside overflow menu #283

Open Elaborendum opened 2 years ago

Elaborendum commented 2 years ago

How it looks in the overflow menu: image How it looks normally: imagen

The pop-up is smaller when inside the thinner overflow menu, leading to some options getting cut off (in this case, Right tab, left tab and Always)

rNeomy commented 2 years ago

I have no idea how to fix this! I don't understand why Firefox limits the popup size in the overflow menu. No other browser does this.

We need a CSS media query to detect openings in the overflow menu.