Open
Bug 1927180
Opened 4 months ago
Updated 3 months ago
Find in PDF doesn't work for multiple words on specific file
Categories
(Firefox :: PDF Viewer, defect, P3)
Firefox
PDF Viewer
Tracking
()
People
(Reporter: phorea, Unassigned)
References
()
Details
Attachments
(1 file)
91.41 KB,
image/png
|
Details |
Found in
- Firefox 133.0a1
Affected versions
- Firefox 133.0a1
- Firefox 132RC
Tested & Affected platforms
- Win 11 x64
- Ubuntu 22
Steps to reproduce
- Access a PDF form with search option activated in the PDF bar (see https://web.archive.org/web/20060818161558/http://archive.dovebid.com/brochure/bro1514.pdf).
- Press Ctrl(Cmd)+F to open the find toolbar.
- Enter the following search-term: "work benches".
Expected result
- The phrase is successfully searched for and the matches are highlighted on the page correctly.
Actual result
- Text is found in the upper search toolbar, but not in the Find toolbar.
Regression range
- This is not a recent regression, I could reproduce back to 124.0a1 2024-01-22.
Notes
Ctrl+F first opens the bottom Find toolbar, then the upper one.
Comment 1•3 months ago
|
||
It works as expected in Chrome so it should work in Firefox too.
When searching in a web page, for each iframe, embed, ... containing a pdf we should pass the searched string to the contained viewer, ....
Severity: -- → S3
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•