[Bug 341673] New: GtkEntryCompletion should support tab-completion
gtk+ (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Sat May 13 18:23:15 UTC 2006
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=341673
gtk+ | combobox | Ver: 2.8.x
Summary: GtkEntryCompletion should support tab-completion
Product: gtk+
Version: 2.8.x
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: Normal
Component: combobox
AssignedTo: gtk-bugs at gtk.org
ReportedBy: joss at debian.org
QAContact: gtk-bugs at gtk.org
CC: pkg-gnome-maintainers at lists.alioth.debian.org
GNOME version: 2.13/2.14
GNOME milestone: Unspecified
When using a combo-box with autocomplete, like in epiphany, it is not possible
to complete the current entry with the common denominator in the history list,
like this would be expected when using the [tab] key.
For example, if history contains the following:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=231000
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=123456
When typing "http://bugs.de" then [tab], you'd expect to obtain
"http://bugs.debian.org/cgi-bin/bugreport.cgi?bug="
Maybe 'tab' is not appropriate as being the key to navigate between entries,
but some keybinding to achieve this is needed.
--
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the Pkg-gnome-maintainers
mailing list