Closed Bug 317898 Opened 19 years ago Closed 19 years ago

"find in page" doesn't actually find anything

Categories

(Toolkit :: Find Toolbar, defect)

x86
Linux
defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 292904

People

(Reporter: random, Unassigned)

Details

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.9) Gecko/20050711 Firefox/1.0.5
Build Identifier: Firefox 1.5rc3

When I hit ctrl-F, the find toolbar opens as usual. When I type a search expression and hit return, nothing happens. The "find previous" and "find next" buttons also don't do anything.  If I click the highlight button, all instances of the search expression are highlighted, though.

I configured Firefox with:

  ./configure --prefix=/usr \
    --disable-accessibility \
    --disable-debug \
    --disable-installer \
    --disable-freetype2 \
    --disable-logging \
    --disable-mailnews \
    --disable-pedantic \
    --disable-tests \
    --disable-mailnews \
    --disable-ldap \
    --disable-profilesharing \
    --enable-application=browser \
    --enable-calendar \
    --enable-cpp-rtti \
    --enable-crypto \
    --enable-default-toolkit=gtk2 \
   --enable-extensions=all \
    --enable-libxul \
    --enable-optimize \
    --enable-single-profile \
    --enable-reorder \
    --enable-strip \
    --enable-xft \
    --enable-xinerama \
    --enable-xpctools \
    --enable-svg \
    --enable-system-cairo \
    --with-default-mozilla-five-home=/usr/lib/firefox-1.0.7 \
    --with-system-jpeg \
    --with-system-png \
    --with-system-zlib \
    --with-system-nspr \
    --with-user-appdir=.firefox

I'm going to attach the output from this configure command...

Reproducible: Always
What's the URL of the page this occurs on?
This behavior occurs everywhere.

My suspicion is that something in Firefox didn't get built properly, either because of a bad configure switch or because of something wrong on my system. But everything builds cleanly, so I don't know what it would be.
See bug 292904 comment 3. Using |--enable-extensions=all,-typeaheadfind| should fix it.

*** This bug has been marked as a duplicate of 292904 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
Status: RESOLVED → VERIFIED
Product: Firefox → Toolkit
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: