After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 164797 - Find GtkEntry displayed when Enter is pressed?
Find GtkEntry displayed when Enter is pressed?
Status: RESOLVED FIXED
Product: epiphany-extensions
Classification: Deprecated
Component: obsolete
unspecified
Other Linux
: Normal normal
: ---
Assigned To: epiphany-extensions-maint
Christian Persch
Depends on:
Blocks:
 
 
Reported: 2005-01-21 06:14 UTC by Adam Hooper
Modified: 2007-03-11 20:35 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Unwanted GtkEntry (90.44 KB, image/png)
2005-01-21 06:15 UTC, Adam Hooper
Details

Description Adam Hooper 2005-01-21 06:14:35 UTC
1. Press Ctrl-F.
2. Enter a search string.
3. Press Enter. (optional)
4. Press Escape.
5. Press Enter.

Expected results: the second Enter is passed to the gtkmozembed.

Actual results: the second Enter is passed to the gtkmozembed, AND the search
field shows up at the top-left of the window.

I'll attach a screenshot.
Comment 1 Adam Hooper 2005-01-21 06:15:09 UTC
Created attachment 36323 [details]
Unwanted GtkEntry
Comment 2 Christian Persch 2005-02-13 16:28:53 UTC
Fixed in cvs.

I filed this as gtk+ bug 167259, and worked around it for the time being.