Closed
Bug 1876592
Opened 2 years ago
Closed 1 years ago
Screenshot highlight is not at the correct position on abspos <html>
Categories
(Firefox :: Screenshots, defect, P3)
Firefox
Screenshots
Tracking
()
RESOLVED
DUPLICATE
of bug 1789727
People
(Reporter: TYLin, Unassigned)
Details
(Whiteboard: [screenshots-extension])
Attachments
(3 files)
I discovered this bug while investigating https://bugzilla.mozilla.org/show_bug.cgi?id=1874091#c3
Steps to reproduce:
- Load Testcase 1.
- Right click on anywhere on page, and select "Take Screenshot".
- Hover on the green square, and click it to take a screenshot.
Actual result:
The screenshot overlay and the "Copy" & "Download" button are not at the correct position.
Expected result:
They are at the correct position.
Reporter | ||
Comment 1•2 years ago
|
||
Reporter | ||
Comment 2•2 years ago
|
||
Absolute positioned <body>
has a similar issue.
Comment 3•2 years ago
|
||
Thanks for the report. It looks like this gets fixed if you flip the screenshots.browser.component.enabled
pref.
Depends on: 1789727
Priority: -- → P3
Updated•2 years ago
|
Severity: -- → S4
Whiteboard: [screenshots-extension]
Reporter | ||
Comment 4•1 years ago
|
||
Both Testcase 1 & 2 has expected result per STR on comment 0 on Nightly after bug 1789727.
You need to log in
before you can comment on or make changes to this bug.
Description
•