Completed
Last Updated: 20 Nov 2024 14:51 by ADMIN
Release 2025 Q1 (Feb)

Bug report

When the Slider's increase and decrease buttons are focused, there's no key to change the Slider's value.

Workaround: https://dojo.telerik.com/UXoCoBuX/8

Reproduction of the problem

  1. Open the Keyboard Navigation demo - https://demos.telerik.com/kendo-ui/slider/keyboard-navigation
  2. Focus the Decrease button
  3. Try pressing space/enter key

Current behavior

The Slider's value cannot be changed through the keyboard when the buttons are focused

Expected/desired behavior

You should be able to change the value through the keyboard

Environment

  • Kendo UI version: 2024.1.319
  • Browser: [all]
Completed
Last Updated: 21 Jan 2022 07:55 by ADMIN
Created by: Jean-Francois
Comments: 12
Category: Slider
Type: Feature Request
41
Please provide support of changing min and max value of slider since this is a good way to avoid selecting invalid data. We have business rule that currently must set these values, but unfortunatly the slider does not get redrawn.
Completed
Last Updated: 25 Feb 2020 14:37 by ADMIN
We required to set the range for a slider dynamically based on the calculated values or values from Database. At the moment Kendo UI range slider do not support to set its MIN & MAX values dynamically.