CLOSED FIXED 14210
Display Error: Broken Pulldown Popup rendering
https://bugs.webkit.org/show_bug.cgi?id=14210
Summary Display Error: Broken Pulldown Popup rendering
Cameo Wood
Reported 2007-06-17 23:53:34 PDT
Running WebKit-SVN-r23553, when clicking a pulldown menu, the background of the resulting menu is black with black text. When mousing over the text, the background turns cyan and the text becomes black. In some cases, such as apple.com, the text in the menu overlaps itself and is illegible until I repeatedly mouse over it and force it to re-render. Tested sites: bugs.webkit.org and www.apple.com
Attachments
Image of the pulldown error (464.70 KB, image/png)
2007-06-19 18:36 PDT, Cameo Wood
no flags
Another screenshot (21.26 KB, image/jpeg)
2007-06-19 18:56 PDT, Matt Lilek
no flags
David Kilzer (:ddkilzer)
Comment 1 2007-06-18 05:56:32 PDT
I don't see this behavior at all with a local debug build of WebKit r23546 and Safari 3.0 (522.11) on Mac OS X 10.4.9 (8P135). Do you have any Safari extensions installed like Saft, PithHelmet, SafariStand, etc.? If so, please remove/disable them and try to reproduce the issue again.
Mark Rowe (bdash)
Comment 2 2007-06-18 10:20:46 PDT
Dave, you need to check the OS field ;-) Cameo is running on Windows so it's very unlikely that there are any extensions present.
Cameo Wood
Comment 3 2007-06-18 11:56:59 PDT
For whatever reason, I can't reproduce it today since a machine reboot. If I can reproduce this, I'll reopen the bug, but looks like it was just a glitch in the aether.
Cameo Wood
Comment 4 2007-06-19 18:35:43 PDT
On my other laptop, (Also XP SP2, running Safari 3.0.1 and WebKit-SVN-r23553) I was able to reproduce the bug 100% of the time and I have a screenshot. Open a fresh safari browser Paste in this url: http://www.startmobile.net/if type in a phone #, choose a carrier, click on the "select your handset" pulldown The entire pulldown is black with no visible type. Please see the image I uploaded to this bug as an attachment.
Cameo Wood
Comment 5 2007-06-19 18:36:48 PDT
Created attachment 15131 [details] Image of the pulldown error
Mark Rowe (bdash)
Comment 6 2007-06-19 18:45:00 PDT
Adam confirmed that he has seen this.
Matt Lilek
Comment 7 2007-06-19 18:56:54 PDT
Created attachment 15132 [details] Another screenshot Another screenshot of the problem, only mine renders slightly differently.
Adele Peterson
Comment 8 2007-06-19 19:19:18 PDT
I have a radar bug on this. I broke this in TOT recently. I think its a problem with the style we're using for the individual items in PopupMenuWin.
Adam Roben (:aroben)
Comment 9 2007-06-19 19:29:28 PDT
(In reply to comment #8) > I have a radar bug on this. I broke this in TOT recently. I think its a > problem with the style we're using for the individual items in PopupMenuWin. > I think this was somewhat broken even in the beta, if the <select> was styled in some specific way.
Oliver Hunt
Comment 10 2007-07-13 23:53:45 PDT
Adele Peterson
Comment 11 2007-07-20 10:43:57 PDT
might be fixed by revision 24481.
Matt Lilek
Comment 12 2007-07-20 11:12:03 PDT
(In reply to comment #11) > might be fixed by revision 24481. > It is, I just forgot to close this one :)
Note You need to log in before you can comment on or make changes to this bug.