Bug 8018

Summary: WIN32: WebCore should support input controls and forms
Product: WebKit Reporter: Justin Haygood <jhaygood>
Component: FormsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-webkit, ian, webkit
Priority: P2    
Version: 420+   
Hardware: PC   
OS: Windows Server 2003   
Bug Depends on:    
Bug Blocks: 3356    

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.