Bug 70891

Summary: REGRESSION(r97032): [Mac] Slider thumb is not drawn
Product: WebKit Reporter: Kent Tamura <tkent>
Component: FormsAssignee: mitz
Status: RESOLVED FIXED    
Severity: Major CC: andersca, mitz
Priority: P1 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.6   
URL: data:text/html,<input type=range>
Attachments:
Description Flags
Patch andersca: review+

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.