[Webkit-unassigned] [Bug 14485] [gdk] Start implementing native styling in RenderThemeGdk.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 5 09:43:08 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14485





------- Comment #3 from alp at atoker.com  2007-07-05 09:43 PDT -------
For reference, this is how Mozilla seems to do it:
  http://www.koders.com/c/fid26B2A9B188A1947EB8710750C3D48FFAF7CCC4A4.aspx

When Gtk+ bug http://bugzilla.gnome.org/show_bug.cgi?id=318807 (Offscreen
windows and window redirection) is fixed, native styling might become less
tedious.

Locally I've updated the patch so determineState() returns a GtkStateType which
I then pass to the gtk_paint_box() calls. This works well.

Right now we end up copying the background colour whereas we actually want to
keep transparency.


-- 
Configure bugmail: http://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