Setting default zoom level for browser action pop-up
Categories
(WebExtensions :: Untriaged, enhancement)
Tracking
(Not tracked)
People
(Reporter: bugzilla_admin, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/111.0
Steps to reproduce:
I installed extensions, and clicked their icons on FireFox's toolbar to open their pop-ups.
Actual results:
The pop-up content is too small.
Expected results:
My "default zoom" in Settings is 150%, and it seems that the zoom is not applied to the pop-up pages of extensions ( "browser_action": { "default_popup": ... ). I can use Ctrl + mouse wheel on the pop-up to temporarily enlarge it, but the zoom is not persistent and gets reset when I open the pop-up next time.
I think either there should be a separate default zoom setting for extension pop-ups, or the web page zoom setting in Settings should be applied to extension pop-ups, too. If not, at least remember the manual zoom that the user has set with Ctrl + mouse wheel.
Comment 1•2 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'WebExtensions::Untriaged' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Updated•2 years ago
|
Description
•