Bug 284773

Summary: <input type=range> track may not get fully repainted on iOS after setting value
Product: WebKit Reporter: Gerald Squelart <g_squelart>
Component: FormsAssignee: Gerald Squelart <g_squelart>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Gerald Squelart
Reported 2024-12-16 13:10:29 PST
When setting the value in JS, only the areas around the thumb before&after positions are repainted, so part of the track in-between may stay the same color as it was before; this may be visible on iOS where the track color is different before&after the thumb. rdar://138049784
Attachments
Gerald Squelart
Comment 1 2024-12-16 13:12:01 PST
EWS
Comment 2 2024-12-17 16:57:06 PST
Committed 287976@main (c89abf514d7d): <https://commits.webkit.org/287976@main> Reviewed commits have been landed. Closing PR #37827 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.