Closed
Bug 1875486
Opened 11 months ago
Closed 10 months ago
Save buttons are not dismissed on click selection on the about:crashes page
Categories
(Firefox :: Screenshots, defect, P1)
Tracking
()
VERIFIED
FIXED
124 Branch
Tracking | Status | |
---|---|---|
firefox-esr115 | --- | unaffected |
firefox121 | --- | unaffected |
firefox122 | --- | unaffected |
firefox123 | --- | wontfix |
firefox124 | --- | verified |
People
(Reporter: sbadau, Assigned: niklas)
References
(Blocks 1 open bug)
Details
Attachments
(2 files, 1 obsolete file)
Found in
- Nightly 123.0a1
Affected versions
- Nightly 123.0a1
Tested platforms
- Affected platforms: macOS 13, Ubuntu 22.04 x64
Preconditions
- 'screenshots.browser.component.enabled' is set to true in about:config
Steps to reproduce
- Go to about:crashes
- Enable Screenshots and do a click selection.
Expected result
- The Save buttons should be dismissed when the click selection is done.
Actual result
- The Save buttons are not dismissed when the click selection is done. Please see the screenshot for mode details.
Regression range
- This is not a regression, it's reproducible only when enabling the component version of Screenshots.
Assignee | ||
Comment 1•11 months ago
|
||
The issue is that the ScreenshotsComponentChild is never receiving the Screenshots:HidePanel
event
Assignee | ||
Comment 2•11 months ago
|
||
Updated•11 months ago
|
Assignee: nobody → nbaumgardner
Status: NEW → ASSIGNED
Updated•10 months ago
|
Priority: -- → P1
Assignee | ||
Comment 3•10 months ago
|
||
Pushed by nbaumgardner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/99c36b3fe9c3
Rename dispatchEvent in crashes.js. r=gsvelto
Comment 5•10 months ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 10 months ago
status-firefox124:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 124 Branch
Comment 6•10 months ago
|
||
The patch landed in nightly and beta is affected.
:niklas, is this bug important enough to require an uplift?
- If yes, please nominate the patch for beta approval.
- If no, please set
status-firefox123
towontfix
.
For more information, please visit BugBot documentation.
Flags: needinfo?(nbaumgardner)
Updated•10 months ago
|
Attachment #9375438 -
Attachment is obsolete: true
Reporter | ||
Comment 7•10 months ago
|
||
Verified as fixed using the latest Nightly 124.0a1 on Windows 10x64, Ubuntu 22.04 and macOS 13.
Status: RESOLVED → VERIFIED
Updated•9 months ago
|
Updated•9 months ago
|
Flags: needinfo?(nbaumgardner)
You need to log in
before you can comment on or make changes to this bug.
Description
•