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

RadComboBox drop down arrow misfires first time

1 Answer 38 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Rainer
Top achievements
Rank 1
Rainer asked on 16 Jun 2011, 02:33 PM
Hello Telerik team,

We have a solution that uses lots of dockingpanels aswell as other containers. Inside some of the controls we have radComboBoxes. They all have a peculiar behavior when the app is started. If I click anywhere on the page and then click a drop down arrow -> all is ok.
If I start by clicking on any combo boxes' drop down arrow, the list appears for half a second and then disappears. After this all works normally again. If I instead click right on the comboBox and have OpenDropDownOnFocus= true, then the ComboBox works as expected. So only when clicking on the 'arrow'.
I quit, run the solution, and I can reproduce the behavior every time. 
I tried with a plain radComboBox with no binding and no flags set, just two comboBoxItems hard coded - same behavior.
We tried with a fresh project, just one empty layoutroot and a radcombobox, works like a charm. 
So, somewhere along the line with all our DockingPanels, Grids, StackPanels etc something is messing with the radComboBox. I tried to set the focus() on various objects at initialization, but this has no effect.

Thank you for any directions you could point me to.

1 Answer, 1 is accepted

Sort by
0
Konstantina
Telerik team
answered on 20 Jun 2011, 11:57 AM
Hello Rainer,

Unfortunately, without a sample application in which we can observe the issue, there is not much that can be done. If you manage to reproduce it in a simplified project and send it back to us, we will be able to debug it locally and track down the source of the problem.

Looking forward to your reply.

Kind regards,
Konstantina
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
ComboBox
Asked by
Rainer
Top achievements
Rank 1
Answers by
Konstantina
Telerik team
Share this question
or