Closed
Bug 203069
Opened 22 years ago
Closed 22 years ago
Unable to search in page-source
Categories
(Firefox :: General, defect)
Tracking
()
VERIFIED
FIXED
People
(Reporter: ts, Assigned: p_ch)
References
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4a) Gecko/20030422 Firebird/0.6
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4a) Gecko/20030422 Firebird/0.6
Since 20040422 I am unable to search/find in any source codes
Result in javascript console is posted below
Reproducible: Always
Steps to Reproduce:
1. Right click -> "View Page Source"
2. CTRL + F
3. Search for anything you KNOW is in the source
Actual Results:
Nothing is returned
Expected Results:
Search results for the current search
Error: uncaught exception: [Exception... "Component returned failure code:
0x8000ffff (NS_ERROR_UNEXPECTED) [nsIPrefBranch.getIntPref]" nsresult:
"0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame ::
chrome://cookie/content/cookieTasksOverlay.xul :: CookieTasksStartup :: line 84"
data: no]
Comment 1•22 years ago
|
||
Confirming Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4a) Gecko/20030423
Firebird/0.6
OS --> All
{btw guys - I've taken to adding you all by default, since we usually all end up
on the CC: list anyway. If you want me to not do that, just tell me}
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Windows 2000 → All
Comment 2•22 years ago
|
||
As a simple workaround: use typeAheadFind until it's fixed.
Comment 3•22 years ago
|
||
*** Bug 203216 has been marked as a duplicate of this bug. ***
| Assignee | ||
Comment 5•22 years ago
|
||
fixed
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•