Declined
Last Updated: 22 Jul 2020 13:59 by ADMIN
David
Created on: 16 Jul 2020 07:06
Category: NumericTextBox
Type: Feature Request
0
Adjust Spin Step with Additional Button Press ("Ctl" + "+" = (Stepvalue + 10)), ("Shift" + "+" = (stepvalue + 5))
I would like the ability to set several step levels for the numeric textbox control with some keyboard combinations with the built in plus and minus keyboard strokes and/or mouse wheel + ctl.   I would like to shift the step by 1 on normal plus and minus, 5 on ctl + plus and 10 on shift + plus. 
1 comment
ADMIN
Svet
Posted on: 22 Jul 2020 13:59

Hi David,

In general we follow the best accessibility practices for keyboard navigation and support the keyboard shortcuts as demonstrated in the dedicated keyboard navigation article of the NumericTextBox:

https://www.telerik.com/kendo-angular-ui/components/inputs/numerictextbox/keyboard-navigation/

The current request is about a custom implementation that could be achieved with some custom implementation, but we won't pursue in providing it as a built-in feature as it would be against the current keyboard navigation.

In any case, thank you for the provided feedback.

Regards,
Svetlin
Progress Telerik