[Webkit-unassigned] [Bug 57966] <select> element is rendered without styles

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 4 20:48:48 PST 2013


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


gur.trio at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |WORKSFORME
                 CC|                            |gur.trio at gmail.com




--- Comment #1 from gur.trio at gmail.com  2013-12-04 20:47:07 PST ---
(In reply to comment #0)
> Created an attachment (id=88476)
 --> (https://bugs.webkit.org/attachment.cgi?id=88476&action=review) [details]
> Repro. Select text should be big, blue. Zoom in/out and observe changes.
> 
> In the attached repro:
> 
> <style>                                                                                                                                                          
> select {                                                                                                                                                         
>   color: rgb(51, 102, 153);                                                                                                                                      
>   font-size: 40pt;                                                                                                                                               
> }                                                                                                                                                                
> </style>                                                                                                                                                         
> Hello <select><option>foo</option></select> world
> 
> This <select> should be big and blue. Instead it uses the platform theme. (In fact, changes to the UA html.css are also not picked up by the select element.) If you trigger recalc, for example by zooming the document, then the select picks up styles.
> 
> Repros in:
> 
> WebKit Nightly Version 5.0.4 (6533.20.27, r83010)
> Chrome 10.0.648.204 (Official Build 79063) WebKit 534.16 (branches/chromium/648 at 81505)


Working fine on chrome and safari

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