[Webkit-unassigned] [Bug 136615] [GTK] Use a nicer HTTP authentication dialog

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 11 08:51:16 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=136615





--- Comment #12 from Michael Catanzaro <mcatanzaro at gnome.org>  2014-09-11 08:51:16 PST ---
(In reply to comment #11)
> > > Source/WebCore/platform/gtk/WebKitAuthenticationWidget.cpp:144
> > > +    gtk_misc_set_alignment(GTK_MISC(label), 0, 0.5);
> > 
> > Can we take advantage to not use GtkMisc?
> 
> After bug #136700 is fixed, we can use gtk_widget_set_halign instead. Here it had to be GtkMisc (or an ifdef) for compatibility with Gtk+ 2.

Unfortunately we are stuck with GtkMisc for now: https://bugzilla.gnome.org/show_bug.cgi?id=736489

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list