Bug 39561

Summary: [GTK] HTML5 input type=range is not drawn
Product: WebKit Reporter: Martin Robinson <mrobinson>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: xan.lopez
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Bug Depends on: 40267    
Bug Blocks:    
Attachments:
Description Flags
Functional patch
none
Patch
none
Slider support (correcting typos in the ChangeLog) none

Martin Robinson
Reported 2010-05-23 00:28:28 PDT
Input type=range is not drawn. All that is required is to activate theme drawing code for this widget. I've attached a proposed patch. I'm not putting this up for review yet, because there are still issues: some tests fail because because of what seem like theme-dependent sizing issues. I'm looking for input on why this might be happening.
Attachments
Functional patch (5.31 KB, patch)
2010-05-23 00:30 PDT, Martin Robinson
no flags
Patch (16.71 KB, patch)
2010-06-07 14:54 PDT, Martin Robinson
no flags
Slider support (correcting typos in the ChangeLog) (16.71 KB, patch)
2010-06-07 14:56 PDT, Martin Robinson
no flags
Martin Robinson
Comment 1 2010-05-23 00:30:01 PDT
Created attachment 56813 [details] Functional patch
Martin Robinson
Comment 2 2010-06-07 14:54:44 PDT
Martin Robinson
Comment 3 2010-06-07 14:56:26 PDT
Created attachment 58089 [details] Slider support (correcting typos in the ChangeLog)
Oliver Hunt
Comment 4 2010-06-07 15:04:30 PDT
Comment on attachment 58089 [details] Slider support (correcting typos in the ChangeLog) r=me
Martin Robinson
Comment 5 2010-06-07 15:46:16 PDT
Note You need to log in before you can comment on or make changes to this bug.