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 583302 - Password entry widget is not correctly set.
Password entry widget is not correctly set.
Status: RESOLVED FIXED
Product: seahorse
Classification: Applications
Component: general
2.24.x
Other All
: Normal critical
: 2.26.0
Assigned To: Seahorse Maintainer
Seahorse Maintainer
Depends on:
Blocks:
 
 
Reported: 2009-05-20 07:37 UTC by Tim Miao
Modified: 2010-07-02 15:03 UTC
See Also:
GNOME target: ---
GNOME version: 2.23/2.24



Description Tim Miao 2009-05-20 07:37:45 UTC
Steps to reproduce:
1. Start orca speech, accerciser and seahorse.
2. Create a new key.
3. Follow the wizard dialog to "Passphrase for New Secure Shell Key" dialog, type password in Passphrase entry.
4. Poke ask dialog in accerciser, track down to the password entry.

Expected result:
The input password should be reported as "star" by orca reader.
The text entry role should be password entry.

Actual result:
The input password will be read to text by orca reader.
The text entry role is not set to password entry, its role is set to unkown
widget.
Comment 1 Adam Schreiber 2010-01-24 22:14:28 UTC
Could you please check if the recent change to GtkEntryBuffer for secure password entry has fixed this bug?
Comment 2 Marcus Habermehl (BMH1980) 2010-07-02 11:33:51 UTC
I have tested this with seahorse 2.30.0 and orca 2.30.0 on Ubunut 10.04 and it works correct.
Comment 3 Pablo Castellano (IRC: pablog) 2010-07-02 15:03:45 UTC
Since it seems to be fixed as the last comment, I'm closing this bug.