Bug 117778 - Input type range slider is not updated when min or max are changed
Summary: Input type range slider is not updated when min or max are changed
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords: BlinkMergeCandidate, InRadar
Depends on:
Blocks:
 
Reported: 2013-06-18 20:30 PDT by Ryosuke Niwa
Modified: 2013-06-18 21:11 PDT (History)
5 users (show)

See Also:


Attachments
Merges the patch (2.99 KB, patch)
2013-06-18 20:47 PDT, Ryosuke Niwa
tkent: review+
tkent: commit-queue+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2013-06-18 20:30:31 PDT
Input type range slider is not updated when min or max are changed.
Comment 1 Radar WebKit Bug Importer 2013-06-18 20:31:06 PDT
<rdar://problem/14198987>
Comment 2 Ryosuke Niwa 2013-06-18 20:34:35 PDT
Confirmed that the exists on ToT WebKit.
Comment 4 Ryosuke Niwa 2013-06-18 20:47:07 PDT
Created attachment 204967 [details]
Merges the patch
Comment 5 Kent Tamura 2013-06-18 20:54:33 PDT
Comment on attachment 204967 [details]
Merges the patch

ok
Comment 6 Ryosuke Niwa 2013-06-18 21:11:47 PDT
Committed r151719: <http://trac.webkit.org/changeset/151719>