Open
Bug 1708751
Opened 4 years ago
Updated 4 years ago
Improve positioning of permissions panel popup
Categories
(Firefox :: Site Permissions, enhancement, P3)
Firefox
Site Permissions
Tracking
()
NEW
People
(Reporter: emmamalysz, Unassigned)
References
Details
(Whiteboard: [proton-door-hangers])
Attachments
(1 file)
74.31 KB,
image/png
|
Details |
See attached images. The permissions panels margins are set per platform (https://searchfox.org/mozilla-central/rev/1ed1bb14eed9b3f27a94513387608436ea74c247/browser/themes/osx/controlcenter/panel.css#28,37).
The tricky thing here is that it seems to shift when more permissions icon are added to the urlbar. It looks like we are anchoring it to the permission box (https://searchfox.org/mozilla-central/rev/1ed1bb14eed9b3f27a94513387608436ea74c247/browser/base/content/browser-sitePermissionPanel.js#207-214), but perhaps we can be more specific
Updated•4 years ago
|
See Also: → https://jira.mozilla.com/browse/FIDEFE-1575
Comment 1•4 years ago
|
||
Bug 1699625 is related. We could fix both by anchoring the permission panel to the general "permission set" icon instead of the whole box.
You need to log in
before you can comment on or make changes to this bug.
Description
•