Closed
Bug 1894798
Opened 1 year ago
Closed 1 year ago
The instructions text in the Screenshot overlay is affected by page zoom level.
Categories
(Firefox :: Screenshots, defect, P2)
Tracking
()
RESOLVED
WONTFIX
Tracking | Status | |
---|---|---|
firefox127 | --- | affected |
People
(Reporter: sfoster, Assigned: kcochrane)
References
(Blocks 1 open bug)
Details
Steps To Reproduce:
- Open any web site
- Zoom in or out several times
- Right click on pae and choose
Take Screenshot
Actual Result:
The "Drag or click on the page" instructional text is affected by page zoom level.
Expected Results:
The instructional text should match the rest of the in-content browser UI text and not be affected by page zoom level.
Reporter | ||
Comment 1•1 year ago
|
||
Cloned from bug 1721108, where the extension had a similar issue.
See Also: → 1721108
Reporter | ||
Updated•1 year ago
|
OS: Windows 10 → All
Assignee | ||
Updated•1 year ago
|
Assignee: nobody → kcochrane
Assignee | ||
Comment 2•1 year ago
|
||
This actually seems like expected behavior as this overlay is part of the content area. :emilio, can you confirm or deny? If it's not the expected behavior, are there any options for preventing it?
Flags: needinfo?(emilio)
Comment 3•1 year ago
|
||
Yes, this seems the expected default / not an issue, I believe. That said, If we wanted to fix this, we could do something like applying the inverse zoom to the overlay. DevTools does it around here.
Flags: needinfo?(emilio)
Assignee | ||
Updated•1 year ago
|
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•