RESOLVED FIXED8018
WIN32: WebCore should support input controls and forms
https://bugs.webkit.org/show_bug.cgi?id=8018
Summary WIN32: WebCore should support input controls and forms
Justin Haygood
Reported 2006-03-27 17:43:53 PST
This will probably be a 3 fold fix: 1. getting native controls 2. hooking them up to cairo for rendering 3. hooking it up to WinInet (or whatever we replace it with)
Attachments
Justin Haygood
Comment 1 2006-04-01 20:10:47 PST
Update: input type="text" and input type="button" works for the most part, thanks to the NSView less input controls. Once other controls come online with NSView-less controls, even more things should work
Note You need to log in before you can comment on or make changes to this bug.