The "This Alt text was created automatically" label is displayed for an empty description if we are adding images to a pdf file after an update
Categories
(Firefox :: PDF Viewer, defect, P1)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr128 | --- | unaffected |
firefox130 | --- | verified |
firefox131 | --- | verified |
firefox132 | --- | verified |
People
(Reporter: rdoghi, Assigned: calixte)
References
(Blocks 1 open bug)
Details
Attachments
(4 files, 2 obsolete files)
106.73 KB,
image/png
|
Details | |
44 bytes,
text/x-github-pull-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
phab-bot
:
approval-mozilla-beta+
|
Details | Review |
48 bytes,
text/x-phabricator-request
|
phab-bot
:
approval-mozilla-release+
|
Details | Review |
Found in
- 132.0a1 (2024-09-08)
Affected versions
- 132.0a1 (2024-09-08)
Preconditions
pdfjs.enableAltText - true
pdfjs.enableUpdatedAddImage - true
browser.ml.enable - true
Affected platforms
- windows
Steps to reproduce
- Launch an older version of Firefox Nightly
- Set the Prefs from the preconditions and Update the browser.
- Add a PDF file to the Firefox browser.
- Add an image to the PDF.
Expected result
- The "This Alt text was created automatically" label should not be displayed if there is no text in the description field.
Actual result
- The label is displayed while the Description field is empty.
Regression range
This issue does not occur in Beta but there is no way to get a regression range for this issue since it will always update to the latest version.
Assignee | ||
Updated•5 months ago
|
Comment 1•5 months ago
|
||
Assignee | ||
Comment 2•5 months ago
|
||
This patch contains an update of pdf.js where the following commits have been cherry-picked
- 4aea51b5bffa6dcebbe80f44652bdc40a0fe853e
- 6e4b7ee3f8618001414e1629a4ac876fb3322b82
Updated•5 months ago
|
Assignee | ||
Comment 3•5 months ago
|
||
This patch contains an update of pdf.js where the following commits have been cherry-picked
- 4aea51b5bffa6dcebbe80f44652bdc40a0fe853e
- 6e4b7ee3f8618001414e1629a4ac876fb3322b82
Original Revision: https://phabricator.services.mozilla.com/D221658
Updated•5 months ago
|
Updated•5 months ago
|
The issue is also reproducible under these conditions:
enableUpdatedAddImage: true
enableAltText: false
browserMlEnable: false
The alt text disclaimer and toggle are visible (despite the two last prefs being set to false).
Updated•5 months ago
|
Comment hidden (obsolete) |
Updated•5 months ago
|
Updated•5 months ago
|
Updated•5 months ago
|
Comment 6•5 months ago
|
||
beta Uplift Approval Request
- User impact if declined: Low
- Code covered by automated testing: yes
- Fix verified in Nightly: no
- Needs manual QE test: yes
- Steps to reproduce for manual QE testing: See the bugs mentioned in the commit message
- Risk associated with taking this patch: low
- Explanation of risk level: it's for an experiment
- String changes made/needed: no
- Is Android affected?: no
Updated•5 months ago
|
Updated•5 months ago
|
Reporter | ||
Comment 8•5 months ago
|
||
Verified as fixed in our Beta 131.0b5 and our latest Nightly build. This issue was fixed with Bug 1917686.
Should I update the Main status flag to fixed and then Verified ?
Assignee | ||
Comment 9•5 months ago
|
||
This patch contains an update of pdf.js where the following commits have been cherry-picked
- 4aea51b5bffa6dcebbe80f44652bdc40a0fe853e (bug 1911764)
- 6e4b7ee3f8618001414e1629a4ac876fb3322b82 (bug 1917543)
Updated•5 months ago
|
Comment 10•5 months ago
|
||
release Uplift Approval Request
- User impact if declined: Low
- Code covered by automated testing: yes
- Fix verified in Nightly: yes
- Needs manual QE test: yes
- Steps to reproduce for manual QE testing: See the bugs mentioned in the commit message
- Risk associated with taking this patch: Low
- Explanation of risk level: it's for an experiment
- String changes made/needed: no
- Is Android affected?: no
Updated•5 months ago
|
Comment 11•5 months ago
|
||
uplift |
Updated•5 months ago
|
Comment 12•5 months ago
|
||
This fix will be included in our planned 130 dot release, thanks.
Reporter | ||
Comment 13•5 months ago
|
||
This is verified as fixed in our latest Release 130.0.1 20240912074333
Assignee | ||
Updated•5 months ago
|
Description
•