RESOLVED FIXED 11893
REGRESSION: White text on form controls
https://bugs.webkit.org/show_bug.cgi?id=11893
Summary REGRESSION: White text on form controls
Matt Lilek
Reported 2006-12-20 09:47:40 PST
Search fields paint with white text and can also cause white text on some form elements. This isn't obvious on many sites because certain combinations of controls will cause the text to be painted as black (password fields seem to reliably do this).
Attachments
Testcase (292 bytes, text/html)
2006-12-20 09:49 PST, Matt Lilek
no flags
Matt Lilek
Comment 1 2006-12-20 09:49:06 PST
Created attachment 11934 [details] Testcase Playing around in the snippet editor can show many more ways to reproduce this (including textareas, buttons, etc).
Adele Peterson
Comment 2 2006-12-20 10:34:07 PST
regression occurred between 18287 and 18290
Adele Peterson
Comment 3 2006-12-20 11:02:52 PST
Confirmed that 18290 (the graphics change) caused this regression.
Adele Peterson
Comment 4 2006-12-20 13:24:32 PST
hyatt says we just need more save() and restore() calls in the RenderTheme
mitz
Comment 5 2006-12-20 14:21:38 PST
Fixed by Hyatt in r18359.
Note You need to log in before you can comment on or make changes to this bug.