[Webkit-unassigned] [Bug 50092] New: webkit-small-control settings cannot be overwritten by css

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 25 11:56:25 PST 2010


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

           Summary: webkit-small-control settings cannot be overwritten by
                    css
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
               URL: http://www.ahlers.com/tmp/webkit-small-control.html
        OS/Version: Mac OS X 10.6
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: loco at andrews.lv


This bug demonstrates that font size/font face in the drop-down controls cannot be changed by CSS.  In both examples provided in the URL the font is not set to 'Verdana', but 'Lucida Grande' is used, instead.  Additionally, in the first case an attempt to set font size to 10x leads to setting it to 9px.  Please kindly have a look at this and inspect.  

I think this is wrong behavior since:

1) fonts in GUI controls cannot be the same as the text fonts on the main page

2) font sizes cannot be set correctly, since different font faces expect different values apparently.

Andrejs

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