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

Runaway RadComboBox dropdown

6 Answers 54 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
John
Top achievements
Rank 1
John asked on 18 Jun 2013, 02:50 PM
I am involved in the development of a Web-based Silverlight 5 application.  A mysterious bug has presented itself regarding the RadComboBox.  When a modal window is launched and then closed using the "X" button (top/right), the modal closes, but the dropdown from the first RadComboBox in the closed modal window appears opened in the top/left of the screen.  This doesn't happen if the "CLOSE" RadButton is clicked, nor if the RadComboBox has been opened while the modal is open.  When this does happen, clicking anywhere vanishes the runaway dropdown.

One of the developers had found a workaround to the problem--set the OpenDropDownOnFocus property to "False."  However this isn't a feasible solution as business requirements call for the RadComboBox to open upon focus.

Any clue to this behavior?  (Silverlight 5, latest Telerik controls, Windows 7 and 8, Internet Explorer)


Kindly,
John Gnotek

6 Answers, 1 is accepted

Sort by
0
John
Top achievements
Rank 1
answered on 18 Jun 2013, 07:17 PM
Actually I've done a day's worth of sleuthing and found the issue to be a Setter Property within the WindowResources.xaml of our project.  Changing the "IsTabStop" value from false to true fixes this issue.  However it was set to false for a reason.  Any workaround suggestions?
0
Konstantina
Telerik team
answered on 21 Jun 2013, 03:15 PM
Hello John,

This sounds like a strange issue. I tried to reproduce it in a sample project, but to no avail.
Attached I am sending you my test project - could you please try to reproduce it there and send it back to us? In that way we will be able to debug it here locally and track down the source of the problem in a timely manner.

Looking forward to your reply.

Regards,
Konstantina
Telerik

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

0
kanna
Top achievements
Rank 1
answered on 26 Feb 2014, 12:21 AM
HI,

I am also having the same issue. Can you please give a suggestion to resolve the isssue.

Regards,
Kannan S
0
Konstantina
Telerik team
answered on 26 Feb 2014, 02:11 PM
Hi Kannan,

Since we weren't able to reproduce the issue in order to research it further, we don't have a work-around for now. If you could modify the project to reproduce it and send it back to us, it will be very helpful for tracking down the source of the problem.

Regards,
Konstantina
Telerik
0
John
Top achievements
Rank 1
answered on 26 Feb 2014, 02:23 PM
I've never been able to track down the problem either.  It still happens, very sporadically.  Never a distinct process to make it occur.
0
Konstantina
Telerik team
answered on 28 Feb 2014, 09:09 AM
Hi John,

If you manage to isolate the issue, please do send us a sample project. I am afraid that without being able to reproduce the issue, it will be really hard to fix it.

Regards,
Konstantina
Telerik
Tags
ComboBox
Asked by
John
Top achievements
Rank 1
Answers by
John
Top achievements
Rank 1
Konstantina
Telerik team
kanna
Top achievements
Rank 1
Share this question
or