Completed
Last Updated: 30 Oct 2019 08:19 by ADMIN
Release R3 2019 SP1
Franz
Created on: 23 Sep 2019 09:20
Category: UI for WPF
Type: Bug Report
1
RadNumericUpDown still allow to focus the control respectivley their embedded elements when Focusable and/or IsTabStop is set to false.
As suggested in the orginal support ticket 1430154 I'm opening a separate bug reprot for the RadNumericUpDown control.

Visual Studio 2019 solution to reproduce the problem is attached to the bug report.
Attached Files:
2 comments
ADMIN
Vicky
Posted on: 14 Oct 2019 13:34

Hi,

There is a TabNavigationExtensions.IsTabStop attached property which indicates whether RadNumericUpDown control should be included in the tab navigation cycle.

Please, use this property as follows to exclude the control from the keyboard navigation:

<telerik:RadNumericUpDown telerik:TabNavigationExtensions.IsTabStop="False" /> 

Regards,
Vicky
Progress Telerik

Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
ADMIN
Dinko | Tech Support Engineer
Posted on: 30 Sep 2019 07:23

Hello Franz,

Thank you for the provided files.

The status of the feedback item is changed to approved. When the development team starts fixing this behavior, we will change the status to 'In Development'. I have internally related the other items so that all controls will be planned.

Regards,
Dinko
Progress Telerik

Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.