Closed
Bug 1873947
Opened 1 year ago
Closed 1 year ago
Screenshots get broken when dragging the tab to a new window
Categories
(Firefox :: Screenshots, defect, P1)
Tracking
()
VERIFIED
FIXED
125 Branch
Tracking | Status | |
---|---|---|
firefox-esr115 | --- | unaffected |
firefox121 | --- | unaffected |
firefox122 | --- | unaffected |
firefox123 | --- | disabled |
firefox124 | --- | disabled |
firefox125 | --- | verified |
People
(Reporter: sbadau, Assigned: niklas)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
Found in
- Nightly 123.0a1
Affected versions
- Nightly 123.0a1
Tested platforms
- Affected platforms: macOS 13, Ubuntu 22.04 and Windows 10 x64.
Preconditions
- 'screenshots.browser.component.enabled' is set to true in about:config.
Steps to reproduce
- Navigate to any website.
- Enable Enable Screenshots by hitting the Cmd/Ctrl+Shift+S keys.
- Drag the tab to create a new window.
Expected result
- A second window is created, and Screenshots should remain enabled.
Actual result
- The Screenshots overlay follows the tab in the second window while the buttons remain in the first window. Please see the screen recording for more details.
Regression range
This is not a regression, it's reproducible only when enabling the component version of Screenshots.
Additional notes
- The issue does not occur when '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?
Updated•1 year ago
|
Assignee: nobody → nbaumgardner
Status: NEW → ASSIGNED
Priority: -- → P1
Assignee | ||
Comment 2•1 year ago
|
||
Updated•1 year ago
|
Attachment #9373110 -
Attachment description: WIP: Bug 1873947 - Fix dragging screenshots tab to new window → Bug 1873947 - Fix dragging screenshots tab to new window. r=sfoster,mconley
Updated•1 year ago
|
Attachment #9373110 -
Attachment description: Bug 1873947 - Fix dragging screenshots tab to new window. r=sfoster,mconley → WIP: Bug 1873947 - Fix dragging screenshots tab to new window. r=sfoster,mconley
Updated•1 year ago
|
Attachment #9373110 -
Attachment description: WIP: Bug 1873947 - Fix dragging screenshots tab to new window. r=sfoster,mconley → Bug 1873947 - Fix dragging screenshots tab to new window. r=sfoster,mconley
Pushed by nbaumgardner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/395699555a9d
Fix dragging screenshots tab to new window. r=sfoster,mconley
Comment 5•1 year ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox125:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 125 Branch
Comment 6•1 year ago
|
||
Since nightly and release are affected, beta will likely be affected too.
For more information, please visit BugBot documentation.
status-firefox124:
--- → affected
Comment 7•1 year ago
|
||
Hello! I can confirm that the issue is fixed with firefox 125.01(2024-03-08) on Windows 11, Ubuntu 22.04 and MacOS 12.6. I will update the flags and the status of this issue .
Have a nice day!
Status: RESOLVED → VERIFIED
Updated•1 year ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•