Closed
Bug 1813275
Opened 3 years ago
Closed 3 years ago
Extension installation doorhanger extends to right, outside the Firefox window's boundary
Categories
(WebExtensions :: General, defect, P2)
WebExtensions
General
Tracking
(firefox-esr102 unaffected, firefox109 unaffected, firefox110 unaffected, firefox111 fixed)
RESOLVED
FIXED
111 Branch
Tracking | Status | |
---|---|---|
firefox-esr102 | --- | unaffected |
firefox109 | --- | unaffected |
firefox110 | --- | unaffected |
firefox111 | --- | fixed |
People
(Reporter: cpeterson, Assigned: willdurand)
References
(Regression)
Details
(Keywords: regression, Whiteboard: [addons-jira])
Attachments
(2 files)
Will, this bug is a regression in 111 from your unified extension changes in bug 1799009. I bisected this regression to this pushlog:
Steps to reproduce
- Load an extension's AMO page, e.g. https://addons.mozilla.org/en-US/firefox/addon/tomato-clock/
- Resize your Firefox window so it's not maximized.
- Click the "Add to Firefox" button.
Expected result
The extension doorhanger should drop down and to the left of the unified extension button.
Actual result
The extension doorhanger drops down and to the right of the unified extension button, extending outside the Firefox window's boundary. See the attached screenshot.
Flags: needinfo?(wdurand)
Assignee | ||
Comment 1•3 years ago
|
||
This was regressed by mistake in Bug 1799009.
Updated•3 years ago
|
Assignee: nobody → wdurand
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•3 years ago
|
||
Thanks for the detailed bug report, it was trivial to spot my mistake... I do wonder if this is why we saw an increase in intermittents recently (Bug 1789607).
Flags: needinfo?(wdurand)
Whiteboard: [addons-jira]
Updated•3 years ago
|
Pushed by wdurand@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8a0b8b7f1cab
Fix extension installation doorhanger position. r=rpl
Updated•3 years ago
|
Severity: -- → S4
Priority: -- → P2
Comment 4•3 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 111 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•