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

Combobox Dropdown Hidden by Dialog

6 Answers 125 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Stephen
Top achievements
Rank 2
Stephen asked on 31 Jan 2011, 10:42 PM
Using a RadComboBox on a UserControl; compiled on Win7 x64 using VS2010 and executed on a WinXP. When the drop down on the combo box is activated the contents is behind the dialog box.

This is limited to a UserControl opened in a RadWindow

  RadWindow host = new RadWindow();
  host.Content = (new UserControl1());

If the UserControl1 contains a ComboBox then the dropdown appears behind the UserControl1 window.

6 Answers, 1 is accepted

Sort by
0
George
Telerik team
answered on 03 Feb 2011, 02:40 PM
Hi Stephen,

We will greatly appreciate a sample project of yours. It will definitely help us in further pinpointing and resolving the problem. Can you attach the sample project to this thread?  

All the best,
George
the Telerik team
Let us know about your Windows Phone 7 application built with RadControls and we will help you promote it. Learn more>>
0
Stephen
Top achievements
Rank 2
answered on 04 Feb 2011, 02:47 AM
Turns out the problem is machine dependent and I can't duplicate it on other XP machines so there must be something wrong with the one I tested it on and it happened in a very simple case of a combo box on a window - I had thought it had to do with the complex nature of the application that I saw the problem in. Very strange but I don't know the history of the machine so I don't know how it might have gotten this issue.
0
sfhdweb
Top achievements
Rank 1
answered on 21 Feb 2011, 11:43 AM
I have the same problem like Stephen.
0
George
Telerik team
answered on 24 Feb 2011, 02:11 PM
Hi,

 
Unfortunately, all our attempts to reproduce the problem failed. We will need a sample project to address the issue and locate its source.


Best wishes,
George
the Telerik team
Registration for Q1 2011 What’s New Webinar Week is now open. Mark your calendar for the week starting March 21st and book your seat for a walk through all the exciting stuff we ship with the new release!
0
Bill
Top achievements
Rank 1
answered on 13 Jul 2011, 01:22 PM
We have also been experiencing the exact same problem for a while now sporadically.
Our issue also is on Windows XP machines, and seems to occur more often (or only) on PCs with dual monitors.
I created a very basic test project with only a radwindow containing a radcombo and the problem does happen there.
You may have better luck reproducing the problem if you run the test connected to the test pc via remote desktop.
One important thing to add, it does not seem to happen with Expression Dark theme.
I did create a small test app but do not have it with me currently.

With us:
Compiled on WinXP x32 using VS2010 and executed on multiple WinXP boxes.
it is sporadic but does happen on multiple machines.

0
George
Telerik team
answered on 15 Jul 2011, 09:25 AM
Hello Bill,

 
Could you please attach the sample project to the support ticket?

Regards,
George
the Telerik team

Register for the Q2 2011 What's New Webinar Week. Mark your calendar for the week starting July 18th and book your seat for a walk through of all the exciting stuff we will ship with the new release!

Tags
ComboBox
Asked by
Stephen
Top achievements
Rank 2
Answers by
George
Telerik team
Stephen
Top achievements
Rank 2
sfhdweb
Top achievements
Rank 1
Bill
Top achievements
Rank 1
Share this question
or