Closed
Bug 1047026
Opened 11 years ago
Closed 4 years ago
Search (CTRL+F) searches down only and disables navigation if not found
Categories
(Firefox :: PDF Viewer, defect, P3)
Tracking
()
RESOLVED
FIXED
People
(Reporter: mozilla, Unassigned)
References
Details
(Whiteboard: [pdfjs-c-ff-integration])
Firefox 30
STEPS TO REPRODUCE:
1. Load http://goo.gl/kPoV1G
2. CTRL+F to search for "65056-65087" without the quotes (this is just to get your document scrolled to the correct place).
3. CTRL+F to search for "breed".
RESULTS:
Search bar turns red, reports "Phrase not found" and up and down arrows are disabled. Even scrolling to the top of the document and clicking does not re-enable search.
EXPECTED:
Finds the first occurrence of the string "breed" in the document on page 3.
| Reporter | ||
Comment 1•11 years ago
|
||
Thank you. Problem solved with security.csp.enable=false.
| Reporter | ||
Comment 2•11 years ago
|
||
(In reply to Jerry Baker from comment #1)
> Thank you. Problem solved with security.csp.enable=false
Sorry, wrong tab.
Updated•11 years ago
|
Priority: -- → P3
Whiteboard: [pdfjs-c-ff-integration]
The bug is fixed between 2014-10-17 and 2014-10-18.
Another Bug related was fixed between 2018-01-16 and 2018-01-17: Bug happens that when searching for "65056-65087" it makes search field red.
So, worksforme with
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:97.0) Gecko/20100101 Firefox/97.0
Comment 4•4 years ago
|
||
Likely fixed by bug 1084158.
You need to log in
before you can comment on or make changes to this bug.
Description
•