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 468121 - [rfe] delayed "committed-text" property for GtkEntry
[rfe] delayed "committed-text" property for GtkEntry
Status: RESOLVED OBSOLETE
Product: gtk+
Classification: Platform
Component: Widget: GtkEntry
unspecified
Other All
: Normal enhancement
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2007-08-19 04:56 UTC by Allison Karlitskaya (desrt)
Modified: 2018-02-10 04:38 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Allison Karlitskaya (desrt) 2007-08-19 04:56:36 UTC
gtkentry should have a "committed-text" property.

this property would be like a time-delayed version of "text" that gets set in the following situations:

 - a few seconds of inactivity in entering text
 - user tabs away from entry
 - window loses focus
 - etc...

this would allow instant-apply behaviour from text fields in dialog boxes that was a little bit less insane than the preference changing for every single keystroke....

a similar concept might be nice for adjustment-type widgets too....
Comment 1 Matthias Clasen 2018-02-10 04:38:19 UTC
We're moving to gitlab! As part of this move, we are closing bugs that haven't seen activity in more than 5 years. If this issue is still imporant to you and
still relevant with GTK+ 3.22 or master, please consider creating a gitlab issue
for it.