Closed
Bug 1514816
Opened 5 years ago
Closed 5 years ago
Addons do not zoom with the browser
Categories
(Toolkit :: Add-ons Manager, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1398481
People
(Reporter: marcy.sutton, Unassigned)
Details
Attachments
(1 file)
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36 Steps to reproduce: - Install a devtools addon, such as axe or the devtools-panels example from the Webextensions-examples repository. https://github.com/mdn/webextensions-examples/tree/master/devtools-panels - Open the extension in the Firefox devtools - Zoom the browser with `Cmd +` on Mac, or `Ctrl +` on Windows Actual results: Devtools panels do not zoom. Default devtools panels do zoom (such as Network or Accessibility)–this issue is about third-party addons specifically. Expected results: Devtools addon panels should zoom with the browser chrome.
Comment 1•5 years ago
|
||
Reproducible, Build ID 20181221093752 User Agent Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko/20100101 Firefox/66.0
Status: UNCONFIRMED → RESOLVED
Closed: 5 years ago
Component: Untriaged → Add-ons Manager
Product: Firefox → Toolkit
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•