Closed Bug 229246 Opened 21 years ago Closed 21 years ago

[gtk2] find in the page does not work

Categories

(Core Graveyard :: Embedding: GTK Widget, defect)

x86
Linux
defect
Not set
major

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: eric.valette, Unassigned)

Details

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031121
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031121

The debian packaged version of mozilla exibit this problem. Trying to fix it, I
rebuild mozilla myself without any debian patch just to see if the problem was
due to debian patches or original mozilla code.

I first used GTK1.2 toolkit and evrything worked as exepected. Rebuilding using
GTK2 toolkit exibited the bug as well as CTRL-ALT-C (mark all Read) not working
in the mailnews window (see bug

Reproducible: Always

Steps to Reproduce:
1.../mozilla/configure  --enable-default-toolkit=gtk2 --enable-toolkit-gtk2
--prefix=/usr/local/mozillaTry2 --enable-xft --with-pthreads --enable-crypto
--disable-tests --disable-debug --enable-reorder --enable-strip
--enable-cpp-rtti '--enable-optimize=-O2\ -march=athlon' --enable-cpp-exceptions
--enable-calendar
2. Browse any page
3. Try to find an existing word in the page. It will not be found

Actual Results:  
Word is not found allthough it exist

Expected Results:  
Find the word and highlight it in the page

If I use the same configuration option (without the gtk2 specific things) I get
a build that is perfectly working. SO the bug is related to useage of the GTK2
toolkit.
I don't have a gtk2 build handy so that I can't check it out. 
Component: Browser-General → Embedding: GTK Widget
Summary: GTK2 and XFT support lead to non working "Find in this page popup" → [gtk2] find in the page does not work
see also bug 229245, which probably has the same cause. 

This is fixed in 1.6. Find now works with sam config in browser...
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
.
Status: RESOLVED → UNCONFIRMED
Resolution: FIXED → ---
.
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago21 years ago
Resolution: --- → WORKSFORME
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.