Closed
Bug 1874014
Opened 1 year ago
Closed 1 year ago
Issues with Copy functionality after removing Screenshots button from Toolbar
Categories
(Firefox :: Screenshots, defect)
Tracking
()
VERIFIED
FIXED
123 Branch
Tracking | Status | |
---|---|---|
firefox-esr115 | --- | unaffected |
firefox121 | --- | unaffected |
firefox122 | --- | unaffected |
firefox123 | --- | verified |
People
(Reporter: sbadau, Assigned: niklas)
References
Details
Attachments
(2 files)
Found in
- Nightly 123.0a1
Affected versions
- Nightly 123.0a1
Tested platforms
- Affected platforms: macOS 13
Preconditions
- 'screenshots.browser.component.enabled' is set to true in about:config
- Place the Screenshots button in the Address Toolbar via Customize Toolbar.
Steps to reproduce
- Go to Customize Toolbar and click on Restore Defaults.
- Navigate to any website and enable Screenshots.
- Do a click selection and then click on "Copy".
- Enable Screenshots again -> click on Save visible -> click on Copy.
Expected result
- "Screenshots copied!" notification should be displayed each time a screenshot is copied.
- The Save visible dialog should be dismisses upon clicking the Copy button.
Actual result
- The "Screenshot copied!" notification is not displayed, and the Save visible dialog is not dismissed upon clicking the Copy button.
Regression range
- This is not a regression, it's reproducible only when enabling the component version of Screenshots.
Additional notes
- The Save visible dialog is properly dismissed if the pref 'screenshots.browser.component.enabled' is set to false in about:config.
Comment 1•1 year ago
|
||
:sbadau, if you think that's a regression, could you try to find a regression range using for example mozregression?
Assignee | ||
Comment 2•1 year ago
|
||
Updated•1 year ago
|
Assignee: nobody → nbaumgardner
Status: NEW → ASSIGNED
Pushed by nbaumgardner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0e8dac0c2b78
Check that screenshots anchor is connected to document. r=sfoster
Comment 4•1 year ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 123 Branch
Reporter | ||
Comment 5•1 year ago
|
||
Verified as fixed on the latest Nightly 123.0a1 - tested on macOS 13, Ubuntu 22.04 x64 and Windows 10 x64.
Reporter | ||
Updated•1 year ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•