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!
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!