@progress/kendo-react-inputs@9.0.0
going back to this ticket, we'd like to use CTRL+up/down for our own purposes... as such, you can now disregard that feature request in lieu of fixing this bug =)
since this is undocumented behavior (documentation screenshot below) i believe we have a legitimate bug claim.
also, other controls like DateTimePicker reliably ignore the CTRL+up/down while implementing bare up/down as documented.
Hi, Brent,
The KendoReact NumericTextBox does not provide custom keyboard navigation for CTRL+Arrow up/down, but you can define such. With the approach displayed in the following example, you can also disable keyboard events for CTRL+Arrow up/down:
The expected behavior of the KendoReact NumericTextBox is to match the regular input of type number and navigate via arrows. There is no extended implementation of the keyboard navigation in our codebase controlling the CTRL+Arrow up/down combination.
I hope the above information clears the matter but please let me know if further inquiries arise.
Regards,
Yanko
Progress Telerik
Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.
Hello, Brent,
Currently, the KendoReact NumericTextBox behaves the same as a regular input of type number. I want to clarify if the inquiry is related to unexpected behaviour from the NumericTextBox or to a missing statement in the documentation. Can you provide me further details so I can provide you with an appropriate answer after I fully understand the concern in focus?
Regards,
Yanko
Progress Telerik
Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.