GNOME Bugzilla – Bug 361599
EntryCompletion inconsistent when entering uppercase/lowercase
Last modified: 2017-08-28 00:49:36 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!
*** Bug 603664 has been marked as a duplicate of this bug. ***
*** Bug 680288 has been marked as a duplicate of this bug. ***
*** This bug has been marked as a duplicate of bug 395964 ***