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

Focus issues

3 Answers 135 Views
DropDownList
This is a migrated thread and some comments may be shown as answers.
Deborah
Top achievements
Rank 1
Deborah asked on 01 Jun 2011, 12:29 AM
I have a RadDropDownList on a form with a label and a button. I have AllowShowFocusCues = true.

When the form is first displayed, the visual cue is NOT displayed. If I tab to the button and back to the DropDownList, then I *do* get the visual cue.

I know that the dropdownlist does get the initial focus because I can use the arrow keys and F4. But when the form is first displayed, the user cannot see where the focus is.

Is this a bug that I should report? Or is there something else that I need to do to get visual cues the first time the form is displayed?

Thanks!

3 Answers, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 03 Jun 2011, 08:37 AM
Hello Deborah,

Thank you for the writing.

The described behavior is actually a behavior of .NET Framework - you can try this with a MIcrosoft ComboBox. As far as we are aware, there is no elegant way to change this behavior.

If you have additional questions, feel free to contact me.

Kind regards,
Peter
the Telerik team
Q1’11 SP1 of RadControls for WinForms is available for download; also available is the Q2'11 Roadmap for Telerik Windows Forms controls.
0
Kim
Top achievements
Rank 1
answered on 30 Oct 2013, 05:44 PM
Hi,

We have this same problem. The control does not have a focus cue unless you tab into it from another control. If you click it or set focus in code no focus cue shows up. Once it gets the focus cue the first time, then it works fine after that.

This has become an issue for us. Is there any way to get this to work? 

-Kim
0
Peter
Telerik team
answered on 31 Oct 2013, 12:57 PM
Hi Kim,

Thank you for writing.

As we mention before this is a default behavior of the WinForms .NET Framework and we cannot managed it, hence we cannot propose workaround for it.

If you have any other questions, do not hesitate to ask.

Regards,
Peter
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WINFORMS.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
Tags
DropDownList
Asked by
Deborah
Top achievements
Rank 1
Answers by
Peter
Telerik team
Kim
Top achievements
Rank 1
Share this question
or