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 338695 - Provide Entry completion
Provide Entry completion
Status: RESOLVED WONTFIX
Product: Gnumeric
Classification: Applications
Component: GUI Expression Entry Widget
git master
Other All
: Normal enhancement
: ---
Assigned To: Jon Kåre Hellan
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2006-04-16 14:50 UTC by Sven Herzberg
Modified: 2010-07-19 07:30 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sven Herzberg 2006-04-16 14:50:04 UTC
Gnumeric could provide the cell text completion by using GTK+'s GtkEntryCompletion structures, this way completion can provide more than one solution, which can be very useful if working with longer labels that have the same start (eg. "GUI - Editor", "GUI - Toolbars").

Using GtkEntryCompletion would result in possible completion suggestions in the expression entry widget.
Comment 1 Morten Welinder 2006-04-18 01:38:59 UTC
Hmm...  I'm sure we can do better than what we currently do, but I am less
sure GtkEntryCompletion is part of the solution.  The way completion works
in GtkFileChooser is an unmitigated dissaster.
Comment 2 Andreas J. Guelzow 2009-06-27 01:49:14 UTC
*** Bug 587084 has been marked as a duplicate of this bug. ***
Comment 3 Andreas J. Guelzow 2010-07-19 07:30:41 UTC
I think it is clear that we will not be using GtkEntryCompletion...WONTFIX. 

If there are any features you would like to see (a question different from which technology is used) please refile.