Bug 70891 - REGRESSION(r97032): [Mac] Slider thumb is not drawn
Summary: REGRESSION(r97032): [Mac] Slider thumb is not drawn
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.6
: P1 Major
Assignee: mitz
URL: data:text/html,<input type=range>
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2011-10-26 02:18 PDT by Kent Tamura
Modified: 2011-10-26 17:29 PDT (History)
2 users (show)

See Also:


Attachments
Patch (2.55 KB, patch)
2011-10-26 14:39 PDT, mitz
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kent Tamura 2011-10-26 02:18:25 PDT
With SnowLeopard + Safari 5.1 + WebKit r97032 or later, slider thumb of <input type=range> is not drawn.
Comment 1 mitz 2011-10-26 14:22:31 PDT
<rdar://problem/10350775>
Comment 2 mitz 2011-10-26 14:39:02 PDT
Created attachment 112595 [details]
Patch
Comment 3 mitz 2011-10-26 14:41:55 PDT
Fixed in <http://trac.webkit.org/r98520>.
Comment 4 mitz 2011-10-26 17:29:56 PDT
Reverted the Chromium-specific part of the change in r98529.