WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Gerald Squelart
Comment 1
2024-12-16 13:12:01 PST
Pull request:
https://github.com/WebKit/WebKit/pull/37827
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.
Top of Page
Format For Printing
XML
Clone This Bug