RESOLVED INVALID 50454
[Qt] Investigate styling of input[range]
https://bugs.webkit.org/show_bug.cgi?id=50454
Summary [Qt] Investigate styling of input[range]
Benjamin Poulain
Reported 2010-12-03 04:50:55 PST
WebKit does not seem to have a way to style the track part of sliders (input[type=range]). There is a pseudo selector for the thumb (-webkit-slider-thumb), one might be missing for the track.
Attachments
Styling track using element selector (467 bytes, text/html)
2011-04-06 15:04 PDT, Caio Marcelo de Oliveira Filho
no flags
Caio Marcelo de Oliveira Filho
Comment 1 2011-04-06 14:54:50 PDT
It seems to me that you customize the track area by using the selector of the slider itself (input[type=range]).
Caio Marcelo de Oliveira Filho
Comment 2 2011-04-06 15:04:38 PDT
Created attachment 88522 [details] Styling track using element selector
Benjamin Poulain
Comment 3 2011-04-08 04:55:31 PDT
Indeed, nothing to investigate :( Closing.
Note You need to log in before you can comment on or make changes to this bug.