[Webkit-unassigned] [Bug 40024] New: [GTK] The implementation of RenderThemeGtk::systemColor is incomplete

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 1 13:24:30 PDT 2010


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

           Summary: [GTK] The implementation of
                    RenderThemeGtk::systemColor is incomplete
           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: olivier at tilloy.net


A minimal implementation of RenderThemeGtk::systemColor was merged in order to fix bug #37779 (see http://trac.webkit.org/changeset/60440).

This implementation should be completed to match all the relevant CSSValue* constants with their Gtk style counterpart.

Note that not all those constants map to an actual colour as defined by Gtk styles, it looks to me like the specification (http://www.w3.org/TR/CSS2/ui.html#system-colors) is largely inspired by the windows API (GetSysColor, see http://msdn.microsoft.com/en-us/library/ms724371%28VS.85%29.aspx). Therefore constants such as CSSValueAppworkspace or CSSValueBackground won't be mapped.

-- 
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