Materialize: input type="range" tooltip doesn't move with keyboard input

Created on 24 Feb 2017  路  2Comments  路  Source: Dogfalo/materialize

If I focus the range input from another input box with Tab key and use arrow keys to move the slider, the tooltip provided by Materialize does not follow the range slider:

Screenshots / Codepen

Demo: http://codepen.io/anon/pen/LWYryW

If I use my mouse to drag the slider:

image

If I use arrow keys to move the slider:

image

Note that I'm not using noUISlider.{js,css}.

Most helpful comment

Fixed in e5c2161

All 2 comments

Fixed in e5c2161

@acburst thanks. 馃檶

Was this page helpful?
0 / 5 - 0 ratings