Closed
Bug 1638030
Opened 4 years ago
Closed 4 years ago
Tab moving animation is broken
Categories
(Firefox :: Tabbed Browser, defect, P1)
Firefox
Tabbed Browser
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr68 | --- | unaffected |
firefox76 | --- | unaffected |
firefox77 | --- | verified |
firefox78 | --- | verified |
People
(Reporter: dao, Assigned: dao)
References
(Blocks 1 open bug, Regression)
Details
(Keywords: regression)
Attachments
(1 file)
47 bytes,
text/x-phabricator-request
|
pascalc
:
approval-mozilla-beta+
|
Details | Review |
No description provided.
Assignee | ||
Updated•4 years ago
|
status-firefox76:
--- → unaffected
status-firefox77:
--- → affected
status-firefox-esr68:
--- → unaffected
Assignee | ||
Updated•4 years ago
|
Keywords: regression
Assignee | ||
Comment 1•4 years ago
|
||
Pushed by dgottwald@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/65de1f6a9f6e
Fix broken gBrowser.animationsEnabled checks. r=Gijs
Comment 3•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 78
Assignee | ||
Updated•4 years ago
|
Flags: qe-verify+
Assignee | ||
Comment 4•4 years ago
|
||
Comment on attachment 9149065 [details]
Bug 1638030 - Fix broken gBrowser.animationsEnabled checks. r=jaws
Beta/Release Uplift Approval Request
- User impact if declined: Animation is missing when dropping a tab in the tab strip
- Is this code covered by automated tests?: No
- Has the fix been verified in Nightly?: No
- Needs manual test from QE?: Yes
- If yes, steps to reproduce: Drag a tab within the tab strip and drop it somewhere but not exactly at the target location. The tab should slide over to its final location.
- List of other uplifts needed: -
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): Trivial fix
- String changes made/needed: -
Attachment #9149065 -
Flags: approval-mozilla-beta?
Comment 5•4 years ago
|
||
Comment on attachment 9149065 [details]
Bug 1638030 - Fix broken gBrowser.animationsEnabled checks. r=jaws
Low risk, uplift accepted for 77 beta 8, thanks.
Attachment #9149065 -
Flags: approval-mozilla-beta? → approval-mozilla-beta+
Updated•4 years ago
|
QA Whiteboard: [qa-triaged]
Comment 6•4 years ago
|
||
Reproduced the initial issue in Beta 77.0b7 using Windows 10.
Verified - Fixed in latest Nightly 78.0a1 (build id: 20200517213618) using Windows 10 and Ubuntu 18.04. Changed the Nightly flag accordingly and waiting for Beta 8 uplift.
Comment 7•4 years ago
|
||
bugherder uplift |
Comment 8•4 years ago
|
||
Verified - Fixed in latest Beta 77.0b8 (build id: 20200518141716) as well.
Status: RESOLVED → VERIFIED
QA Whiteboard: [qa-triaged]
Flags: qe-verify+
Updated•4 years ago
|
Has Regression Range: --- → yes
You need to log in
before you can comment on or make changes to this bug.
Description
•