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 169273 - [PATCH] HIGify password dialog
[PATCH] HIGify password dialog
Status: RESOLVED FIXED
Product: libgnomeui
Classification: Deprecated
Component: general
CVS HEAD
Other All
: High minor
: future
Assigned To: libgnomeui maintainers
libgnomeui maintainers
: 158248 168564 169269 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2005-03-05 06:03 UTC by Michael Terry
Modified: 2005-07-01 13:12 UTC
See Also:
GNOME target: ---
GNOME version: 2.9/2.10


Attachments
Proposed patch (2.24 KB, patch)
2005-03-05 06:04 UTC, Michael Terry
none Details | Review

Description Michael Terry 2005-03-05 06:03:08 UTC
I noticed that the password dialog could use some HIG love.  Using
http://developer.gnome.org/projects/gup/hig/2.0/windows-alert.html#alerts-authentication
as a guide, I put together the following patch.

I have added some mnemonics, changed conflicting mnemonics, changed the
affirmative button text to "Connect," fixed label alignment, and made the dialog
non-resizable (which has the pleasant side-affect of fixing bug 168564).

Other information:
Comment 1 Michael Terry 2005-03-05 06:04:09 UTC
Created attachment 38285 [details] [review]
Proposed patch
Comment 2 Christian Kirbach 2005-03-05 11:14:56 UTC
*** Bug 168564 has been marked as a duplicate of this bug. ***
Comment 3 Olav Vitters 2005-03-05 11:26:09 UTC
*** Bug 169269 has been marked as a duplicate of this bug. ***
Comment 4 Christian Kirbach 2005-03-05 11:28:01 UTC
*** Bug 158248 has been marked as a duplicate of this bug. ***
Comment 5 Christian Kirbach 2005-03-05 11:30:02 UTC
Thanks for providing a patch.

Raising priority to make maintainers aware of it.
Comment 6 Kjartan Maraas 2005-05-02 14:54:13 UTC
Anders? Can we commit this?
Comment 7 Kjartan Maraas 2005-07-01 13:12:33 UTC
Commiting to HEAD. Thanks.