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 361599 - EntryCompletion inconsistent when entering uppercase/lowercase
EntryCompletion inconsistent when entering uppercase/lowercase
Status: RESOLVED DUPLICATE of bug 395964
Product: gtk+
Classification: Platform
Component: Widget: GtkEntry
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
: 603664 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-10-12 01:35 UTC by Gabriel Burt
Modified: 2017-08-28 00:49 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description Gabriel Burt 2006-10-12 01:35:38 UTC
If I type some text in the same case as some text in the TreeModel, it InlineCompletes and, if PopupSingleMatch == true it pops up the autocomplete menu.

But if I type the text in a different case (and PopupSingleMatch is still true), the popup menu appears, but it doesn't InlineComplete.

I like the fact that the popup appears in a case-insensitive manner, but it should be consisten with inline-complete.  Perhaps there should be an option to toggle case-sensitivity.

Thanks!
Comment 1 Toms Bauģis 2009-12-07 21:59:37 UTC
*** Bug 603664 has been marked as a duplicate of this bug. ***
Comment 2 Daniel Boles 2017-08-28 00:48:01 UTC
*** Bug 680288 has been marked as a duplicate of this bug. ***
Comment 3 Daniel Boles 2017-08-28 00:49:36 UTC

*** This bug has been marked as a duplicate of bug 395964 ***