Open
Bug 1777607
Opened 3 years ago
Updated 4 months ago
[extensions] Gap between border and edge of popup context menu with fractional body dimensions
Categories
(WebExtensions :: Frontend, defect, P3)
WebExtensions
Frontend
Tracking
(firefox102 affected, firefox103 affected, firefox104 affected)
NEW
People
(Reporter: ian, Unassigned)
References
Details
Attachments
(2 files)
Steps to reproduce:
- Install the attached extension.
- Open the extension popup.
Actual results:
There is a noticeable white gap between the black border of the body element and the edge of the popup itself. This gap appears on the right and on the bottom of the popup.
Expected results:
The size of the body element should be constrained to the pixel size of the popup, so it can lay out without having to add a gap or cut off fractional pixels.
Reporter | ||
Comment 1•3 years ago
|
||
Comment 2•2 years ago
|
||
Reproduced using Firefox Nightly 104, 103.0b9 and 102.0.
Severity: -- → S4
Status: UNCONFIRMED → NEW
status-firefox102:
--- → affected
status-firefox103:
--- → affected
status-firefox104:
--- → affected
Component: Untriaged → Extension Compatibility
Ever confirmed: true
OS: Unspecified → All
Hardware: Unspecified → All
Updated•4 months ago
|
Severity: S4 → --
Component: Extension Compatibility → Frontend
Product: Firefox → WebExtensions
See Also: → 1299889
Version: Firefox 102 → unspecified
Updated•4 months ago
|
Severity: -- → S4
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•