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: | Forms | Assignee: | 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
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
Pull request: https://github.com/WebKit/WebKit/pull/37827
EWS
Committed 287976@main (c89abf514d7d): <https://commits.webkit.org/287976@main>
Reviewed commits have been landed. Closing PR #37827 and removing active labels.