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 588461 - gtk_editable_get_chars() behaviour change in 2.17.4
gtk_editable_get_chars() behaviour change in 2.17.4
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Widget: GtkEntry
2.17.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2009-07-13 16:45 UTC by Sebastien Bacher
Modified: 2009-07-13 17:40 UTC
See Also:
GNOME target: ---
GNOME version: 2.27/2.28



Description Sebastien Bacher 2009-07-13 16:45:38 UTC
using gtk_editable_get_chars (entry, 0, -1) on an entry with set_visibility = FALSE used to return the clear text and not returns *******
Comment 1 Sebastien Bacher 2009-07-13 16:51:56 UTC
not -> now