The AI Alt text generator shows text from a previous image if interrupted
Categories
(Core :: Machine Learning, defect)
Tracking
()
People
(Reporter: rdoghi, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
1.82 MB,
video/mp4
|
Details |
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 click inside the Description field.
- Manually add any text and save it.
- Open a different image in the PDF file.
Expected result
- The Ai should show text from the current image.
Actual result
- The Ai will continue to generate and show the text from a previously added photo.
Regression range
Not a regression.
Reporter | ||
Comment 1•6 months ago
|
||
This issue has been fixed in 130.0b2 and our latest Nightly build, should we mark this one with Works for me ?
Comment 2•6 months ago
|
||
I did not do anything yet on that bug. Do you know what patch fixed it?
Reporter | ||
Comment 3•6 months ago
|
||
Please disregard the previous comment, I was able to reproduce it on one Desktop PC but not on a different one, I dont understand why, I tried Ubuntu and Mac and I cant Reproduce the issue there but I can 100 reproduce the issue on my Work PC with Windows 10. I could also reproduce this issue on 130.0b1 on Ubuntu 24 but not on 130.0b2.
Comment 4•6 months ago
|
||
ok, this is probably a race condition -- I will try to reproduce in a test
Description
•