NEW 9846
[Mac] Need support for css color and background-color properties on select element's dropdown list
https://bugs.webkit.org/show_bug.cgi?id=9846
Summary [Mac] Need support for css color and background-color properties on select el...
Chris Petersen
Reported 2006-07-11 00:57:31 PDT
We need to support background-color property on native popup (select) menus. Hotels.com does use thebackground-color  property on their web site for select elements (see screen shot) I have created a small reduction of the page which uses the two CSS rules: style="background-color: rgb(204, 0, 0); color: rgb(255, 255, 255);" The text appears as white on the native popup (correct) but background-color is ignored (bad). This test case renders correctly in Mac FF 1.5.0.4.
Attachments
screen shot fron hotels.com (99.49 KB, image/png)
2006-07-11 00:59 PDT, Chris Petersen
no flags
background-color test case (327 bytes, text/html)
2006-07-11 01:01 PDT, Chris Petersen
no flags
Chris Petersen
Comment 1 2006-07-11 00:58:12 PDT
Tested with NB r15320.
Chris Petersen
Comment 2 2006-07-11 00:59:54 PDT
Created attachment 9360 [details] screen shot fron hotels.com
Chris Petersen
Comment 3 2006-07-11 01:01:24 PDT
Created attachment 9361 [details] background-color test case
Adele Peterson
Comment 4 2006-08-15 13:08:54 PDT
repurposing this bug to represent the work for both color and background-color, since we need to do both at once so the popup menus don't look weird.
Timothy Hatcher
Comment 5 2007-01-29 14:25:49 PST
This is a dupe or related to bug 9600.
Timothy Hatcher
Comment 6 2007-01-29 14:26:56 PST
Timothy Hatcher
Comment 7 2007-01-29 14:29:35 PST
Related: bug 9769 and bug 9762
Robert Blaut
Comment 8 2007-11-24 08:28:09 PST
This bug is probably fixed.
kangax
Comment 9 2009-06-12 08:27:13 PDT
Looks like WebKit still doesn't support this (as of rev. 44591). Our application uses dropdowns of two types - one with options of different "background-color"; another - with options of different "background-image", where value of background-image is data url. "background-color" works in at least Firefox (3.x) and Opera (10b). Could someone give an update on the status of this ticket? Are there plans on implementing it? Thank you.
qt-info
Comment 10 2009-12-10 02:31:44 PST
This is a general issue, not only happens on MAC.
Moritz Spindelhirn
Comment 11 2010-06-08 10:48:14 PDT
Can someone make a comment to this ? I think at least the properties named in the titel should work ...
Julien Dumont
Comment 12 2010-06-23 01:17:05 PDT
This bug is still not fixed, and impact all webkit version. Somebody can handle it because there is nothing on it since very very long time ... ? Thanks Julien
Andrew Benton
Comment 13 2010-08-13 08:56:25 PDT
Is anybody actually working on this? Seems like a quick fix wouldn't be that hard and the bug's been around for four years?!
Julien Dumont
Comment 14 2010-08-16 01:54:21 PDT
No news on it ... Another issue seems to be related to this one, and there is no reply on it since 2007 ... https://bugs.webkit.org/show_bug.cgi?id=13834
Zoltan Herczeg
Comment 15 2011-08-09 23:59:29 PDT
Works for me on QtWebKit. Shall I close this bug?
Julien Dumont
Comment 16 2011-08-10 00:10:48 PDT
(In reply to comment #15) > Works for me on QtWebKit. Shall I close this bug? It's working for me too but only from QT 4.8 beta version. QT.4.7.X version still seems to be impacted. I think maybe it will better to close this bug only when the offical Qt 4.8 version will be release, if you agree of course :) Cheers, Julien
Alexey Proskuryakov
Comment 17 2011-08-10 16:06:25 PDT
This is a bug about Mac OS X port, filed long before Qt WebKit port was even started. Please don't close it because of Qt changes.
Alexey Proskuryakov
Comment 18 2011-10-07 08:51:33 PDT
*** Bug 69619 has been marked as a duplicate of this bug. ***
dstockwell
Comment 19 2012-06-27 22:00:57 PDT
*** Bug 83932 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.