This is a migrated thread and some comments may be shown as answers.

Possible small "bug" with arrow keys

1 Answer 132 Views
Slider
This is a migrated thread and some comments may be shown as answers.
Michal
Top achievements
Rank 1
Michal asked on 20 Feb 2009, 07:11 PM

Hello.

I am trying RadSlider control and found this small problem:
I have on my container (Canvas) except RadSlider control also Button (or some other control that can have keyboard focus).

By default RadSlider has Focusable property set to true and when it has keyboard focus it also reacts on arrow keys.

Problem is that when I press and release arrow key it starts to move selection on slider but don’t stop with it (like when arrow key would be pressed forever).

I think the reason is that with arrow keys keyboard focus is moved to my button and I believe slider receives keydown event but don’t get keyup because it is already received by button. As KeyboardNavigation is by default set to Cycle keyboard focus with arrows.

For me this makes no problem because I don’t need this feature and so I set Focusable property on slider to false but I wanted to mention it.

Best regards,
Michal

1 Answer, 1 is accepted

Sort by
0
Accepted
Bobi
Telerik team
answered on 23 Feb 2009, 04:03 PM
Hi Michal,

Thank you for reporting this issue - it is a bug and we scheduled it for fixing. Your Telerik Points have been updated.

Regards,
Boryana
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Slider
Asked by
Michal
Top achievements
Rank 1
Answers by
Bobi
Telerik team
Share this question
or