FreeText annotation isn't displayed
Categories
(Firefox :: PDF Viewer, defect, P1)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr102 | --- | unaffected |
firefox-esr115 | --- | unaffected |
firefox117 | --- | wontfix |
firefox118 | --- | wontfix |
firefox119 | --- | verified |
firefox120 | --- | verified |
People
(Reporter: calixte, Assigned: calixte)
References
(Regression)
Details
(Keywords: regression)
Attachments
(2 files)
STR:
- open the pdf.
It should display "Hello World" but the page is empty.
The pdf contains a freetext annotation without any contents which implies that no popup will be created for it and consequently the annotation layer doesn't have a section for it. But in order to make the freetext annotations editable, they've their own canvas but this one cannot be inserted in the annotation layer because their parents don't exist.
It's a regression from bug 1838799 and especially from:
https://github.com/mozilla/pdf.js/pull/16535
Comment 1•1 years ago
|
||
Comment 2•1 years ago
|
||
Set release status flags based on info from the regressing bug 1838799
Assignee | ||
Updated•1 years ago
|
Assignee | ||
Updated•1 years ago
|
Updated•1 years ago
|
Assignee | ||
Updated•1 year ago
|
Updated•1 year ago
|
Updated•1 year ago
|
Reproducible on a 2023-09-04 Nightly build on macOS 12.
Verified as fixed on Firefox 119.0b3(build ID: 20230929091427) and Nightly 120.0a1(build ID: 20231001214422) on macOS 12, Windows 10, Ubuntu 22.
Description
•