RESOLVED FIXED 11887
Windows: form control drawing problems
https://bugs.webkit.org/show_bug.cgi?id=11887
Summary Windows: form control drawing problems
Don Gibson
Reported 2006-12-19 21:56:13 PST
Form controls draw poorly on Windows in several ways: * In Classic mode, there is no fallback path for buttons/checkboxes/radio buttons/textfields/textareas, so none of these draw at all * menulists don't draw in either Classic or Luna There are more problems than these, but I've got a patch which at least addresses this stuff to some degree, coming shortly.
Attachments
patch v1 (12.22 KB, patch)
2006-12-19 22:12 PST, Don Gibson
mjs: review+
Don Gibson
Comment 1 2006-12-19 22:12:09 PST
Created attachment 11927 [details] patch v1 This makes life better. There are still noticeable problems with menulist drawing in both Luna and Classic, but it's not totally unusable now.
Maciej Stachowiak
Comment 2 2007-01-24 20:40:22 PST
Comment on attachment 11927 [details] patch v1 r=me (Not sure if this needs updating for the latest tree, hopefully it still applies).
David Kilzer (:ddkilzer)
Comment 3 2007-01-27 20:58:34 PST
Committed revision 19196.
Note You need to log in before you can comment on or make changes to this bug.