Closed
Bug 1911795
Opened 6 months ago
Closed 6 months ago
The AI Alt Text model is not displayed in a second window
Categories
(Firefox :: PDF Viewer, defect, P1)
Tracking
()
VERIFIED
FIXED
131 Branch
People
(Reporter: rdoghi, Assigned: calixte)
References
(Blocks 1 open bug)
Details
Attachments
(3 files)
Found in
- Beta 130.0b1
Affected versions
- 131.0a1 (2024-08-05)
- Beta 130.0b1
Preconditions
pdfjs.enableAltText - true
pdfjs.enableUpdatedAddImage - true
browser.ml.enable - true`
Affected platforms
- all
Steps to reproduce
- Open a PDF file in Firefox.
- Wait for the AI model to download.
- Add an image to the PDF file and save the AI generated Alt Text.
- Open a PDF file in a second Private window and Add an image to it.
Expected result
- The AI model should generate text automatically.
The Create Alt text automatically option should be displayed in a second window.
Actual result
- The Ai will not generate Alt text in a second window.
The Create Alt text automatically option is not displayed in a second window.
Regression range
Not a regression.
Assignee | ||
Updated•6 months ago
|
Assignee: nobody → cdenizet
Status: NEW → ASSIGNED
Priority: -- → P1
Assignee | ||
Comment 1•6 months ago
|
||
Pushed by cdenizet@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/dcef610ec5eb
Only await on createEngine and don't rely on the progress callback to know when the engine is ready r=tarek,atossou
Comment 3•6 months ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 6 months ago
Resolution: --- → FIXED
Target Milestone: --- → 131 Branch
Reporter | ||
Comment 4•6 months ago
|
||
Verified as fixed in our latest Nightly build 131.0a1 (2024-08-09)
Comment 5•6 months ago
|
||
The patch landed in nightly and beta is affected.
:calixte, is this bug important enough to require an uplift?
- If yes, please nominate the patch for beta approval.
- If no, please set
status-firefox130
towontfix
.
For more information, please visit BugBot documentation.
Flags: needinfo?(cdenizet)
Assignee | ||
Comment 6•6 months ago
|
||
Original Revision: https://phabricator.services.mozilla.com/D218836
Depends on D219262
Updated•6 months ago
|
Attachment #9419276 -
Flags: approval-mozilla-beta?
Updated•6 months ago
|
Attachment #9419276 -
Flags: approval-mozilla-beta? → approval-mozilla-beta+
Updated•6 months ago
|
Reporter | ||
Comment 8•6 months ago
|
||
Verified as fixed in our latest Beta 130.0b6
Status: RESOLVED → VERIFIED
Assignee | ||
Updated•5 months ago
|
Flags: needinfo?(cdenizet)
You need to log in
before you can comment on or make changes to this bug.
Description
•