[Webkit-unassigned] [Bug 25509] New: [GTK] Missing accelerator in authentication dialog
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri May 1 01:46:32 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=25509
Summary: [GTK] Missing accelerator in authentication dialog
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: WebKit Gtk
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: elle.uca at libero.it
Translating webkitgtk I found this message:
#: WebKit/gtk/webkit/webkitsoupauthdialog.c:281
msgid "Remember password"
It's referred to
checkButton = gtk_check_button_new_with_label(_("Remember password"));
in source code.
As per GNOME HIG, this checkbox should have an accelerator.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list