Bug 3166

Summary: Gtk text field history dropdown problems
Product: [Retired] Red Hat Linux Reporter: Adam Spiers <redhat>
Component: gnome-libsAssignee: Federico Musto <federico>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6.0   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 1999-09-28 16:06:51 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Adam Spiers 1999-05-30 22:24:21 UTC
(Gtk bug?)

If for example you're entering the pathname of an icon
for a launcher on the GNOME panel (or indeed entering text
in any Gtk text field with a history dropdown, it seems),
it remembers any old entries in the history dropdown.  This
is great, but there are two bugs:

   + it doesn't remove duplicates from the history dropdown
   + if there is an entry in the history dropdown which
     matches the one you are trying to enter, ignoring
     differences in case, it auto-corrects your entries
     capitalization to that of the one in the history.
     This is very nice except for one problem: if you
got         the capitalization wrong first time, you're then
sunk        -- you can't enter it the right way!

Comment 1 Owen Taylor 1999-06-07 21:49:59 UTC
This is a bug in the GnomeEntry widget.

Comment 2 Elliot Lee 1999-09-01 19:25:59 UTC
Assign bug to GnomeEntry author.