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 643103 - user accounts: wrong invisible char
user accounts: wrong invisible char
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: Other Preferences
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-02-23 17:26 UTC by Matthias Clasen
Modified: 2011-03-02 17:50 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (1.81 KB, patch)
2011-02-24 02:47 UTC, Matthias Clasen
none Details | Review

Description Matthias Clasen 2011-02-23 17:26:36 UTC
The fake 'invisible label' for the password still uses the tiny dots, even though cantarell now has a nice big bullet. We probably need to either steal the gtk fallback code that is trying different characters, or use an entry and probe it for the invisible char
Comment 1 Matthias Clasen 2011-02-24 02:47:36 UTC
Created attachment 181789 [details] [review]
patch
Comment 2 Bastien Nocera 2011-03-02 17:50:27 UTC
commit 14e503fa2cf8776853e5d7e1be94258cb2015b85
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Wed Feb 23 21:46:37 2011 -0500

    User accounts: Get the invisible char to use from GTK+
    
    https://bugzilla.gnome.org/show_bug.cgi?id=643103