Closed
Bug 1846727
Opened 2 years ago
Closed 1 years ago
Added SVG images cannot be resized horizontally/vertically in pdf.js
Categories
(Firefox :: PDF Viewer, defect, P1)
Tracking
()
VERIFIED
FIXED
118 Branch
Tracking | Status | |
---|---|---|
firefox118 | --- | verified |
People
(Reporter: calixte, Assigned: calixte)
References
Details
Attachments
(2 files)
STR:
- open a pdf
- add the SVG: https://github.com/mozilla/pdf.js/blob/master/test/images/firefox_logo.svg
- resize vertically
The image is not resized but centered in its container.
Assignee | ||
Comment 1•2 years ago
|
||
Comment 2•2 years ago
|
||
Updated•1 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 1 years ago
Resolution: --- → FIXED
Target Milestone: --- → 118 Branch
Updated•1 year ago
|
Flags: qe-verify+
Comment 3•1 year ago
|
||
I have reproduced this issue using Firefox 118.0a1 (2023.08.02) on Windows 10.
I can confirm this issue is fixed, I verified using Firefox 118.0b2 on Windows 10, Ubuntu 22 and macOS 10.15, the added svg image can now be resized vertically and it is no longer centered in its container.
You need to log in
before you can comment on or make changes to this bug.
Description
•