RESOLVED FIXED 284773
<input type=range> track may not get fully repainted on iOS after setting value
https://bugs.webkit.org/show_bug.cgi?id=284773
Summary <input type=range> track may not get fully repainted on iOS after setting value
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.