Bug 1939377 Comment 26 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

(In reply to Edgar Chen [:edgar] from comment #20)
> - Chrome and Safari don’t support scrolling to change the input value for the range type now.

I think they never did, actually.  In my testing of old Chrome/Safari versions today, I didn't find any versions that supported changing the value of input type="range".  Bug 1261674 comment 0 seems to be drawing inspiration from GTK and Qt and doesn't mention other browsers.  Given that no other browsers adopted this behavior, it seems fine to drop it at this point.
(In reply to Edgar Chen [:edgar] from comment #20)
> - Chrome and Safari don’t support scrolling to change the input value for the range type now.

I think they never did, actually.  In my testing of old Chrome/Safari versions today, I didn't find any versions that supported changing the value of input type="range" (whether or not there was a wheel event listener).  Our bug 1261674 comment 0 seems to have drawn inspiration from GTK and Qt, and didn't mention other browsers, I guess.  Given that no other browsers adopted this behavior, it seems fine to drop it at this point.

Back to Bug 1939377 Comment 26