GNOME Bugzilla – Bug 583302
Password entry widget is not correctly set.
Last modified: 2010-07-02 15:03: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.
Could you please check if the recent change to GtkEntryBuffer for secure password entry has fixed this bug?
I have tested this with seahorse 2.30.0 and orca 2.30.0 on Ubunut 10.04 and it works correct.
Since it seems to be fixed as the last comment, I'm closing this bug.