[Webkit-unassigned] [Bug 107295] New: form controls with background=white do not use white background

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 18 09:30:22 PST 2013


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

           Summary: form controls with background=white do not use white
                    background
           Product: WebKit
           Version: 420+
          Platform: PC
               URL: https://bugs.webkit.org/enter_bug.cgi
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mw_triad at users.sourceforge.net


Created an attachment (id=183484)
 --> (https://bugs.webkit.org/attachment.cgi?id=183484&action=review)
screenshot demonstrating problem

A form control (at least input and select) with css background = white does not use a white background, but rather the default background color. This makes the text illegible (see ascreenshot) if the default background color is dark, and the CSS text color is also dark (e.g. black, which is the most commonly used with a white background).

Either the CSS background color should be respected, or the foreground color should be similarly ignored. (Given that QtWebkit stops using styled controls for other background colors, I would actually have some preference for the latter, or to not use unstyled controls with custom background color.)

Note: using qt-4.8.4-6.fc17.x86_64 and qtwebkit-2.2.2-1.fc17.x86_64; I have no idea what option of the available choices in this bugzilla that matches.

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