Bug 47421 - [Qt] Slider widgets looks bad on Mac
Summary: [Qt] Slider widgets looks bad on Mac
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac (Intel) OS X 10.6
: P4 Minor
Assignee: Benjamin Poulain
URL:
Keywords: Qt, QtTriaged
Depends on:
Blocks:
 
Reported: 2010-10-08 09:30 PDT by Benjamin Poulain
Modified: 2010-10-08 10:24 PDT (History)
1 user (show)

See Also:


Attachments
Example giving bad rendering (21 bytes, text/html)
2010-10-08 09:30 PDT, Benjamin Poulain
no flags Details
Patch (1.26 KB, patch)
2010-10-08 09:35 PDT, Benjamin Poulain
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Poulain 2010-10-08 09:30:05 PDT
Created attachment 70260 [details]
Example giving bad rendering

QtWebKit renders the sliders (input type=range) with all sub controls. This involves rendering the tickmarks which usually does not render as expected for <input> element.
Comment 1 Benjamin Poulain 2010-10-08 09:35:35 PDT
Created attachment 70262 [details]
Patch

This only affect the rendering of the slider. I don't think it can be tested outside pixel tests.
Comment 2 Andreas Kling 2010-10-08 09:39:45 PDT
Comment on attachment 70262 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2010-10-08 10:24:09 PDT
Comment on attachment 70262 [details]
Patch

Clearing flags on attachment: 70262

Committed r69411: <http://trac.webkit.org/changeset/69411>
Comment 4 WebKit Commit Bot 2010-10-08 10:24:14 PDT
All reviewed patches have been landed.  Closing bug.