Closed
Bug 1410756
Opened 7 years ago
Closed 7 years ago
Scaling for panel wrong for extension when two screens with different scaling
Categories
(WebExtensions :: Frontend, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1387340
People
(Reporter: mark, Unassigned)
Details
Attachments
(2 files)
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:57.0) Gecko/20100101 Firefox/57.0
Build ID: 20171019140425
Steps to reproduce:
Installed either:
https://addons.mozilla.org/en-GB/firefox/addon/bitwarden-password-manager/
https://addons.mozilla.org/en-GB/firefox/addon/styl-us/
Two displays: 1x HighDPI, 1x Non-HighDPI
layout.css.dpi is set to the default -1.0
Position browser on non-HighDPI monitor and select the extension icon on toolbar.
Actual results:
Drop-down panelappears but scaling is wrong.
See also reported problem here: https://github.com/bitwarden/browser/issues/321#issuecomment-338493543
Expected results:
Scaling should be correct
Updated•7 years ago
|
Component: Untriaged → WebExtensions: Frontend
Product: Firefox → Toolkit
Updated•7 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Product: Toolkit → WebExtensions
You need to log in
before you can comment on or make changes to this bug.
Description
•