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

Popup calendar behind the control

13 Answers 157 Views
DatePicker
This is a migrated thread and some comments may be shown as answers.
Oliver
Top achievements
Rank 1
Oliver asked on 22 Jun 2012, 08:09 PM
Hi,

we use V2012.1.326.35 of Telerik and our application run on a Virtual Machine and we access it through Windows Remote Desktop. If you look at the attached file, when I click on the button of my RadDatePicker to popup the calendar, the calendar appear behind my control. If I run our application directly on my computer, I tried to reproduce the problem without any success :( I remark that this problem occur with some other Telerik controls also like the filters dialog with the RadGridView controls.

Thank's

13 Answers, 1 is accepted

Sort by
0
Georgi
Telerik team
answered on 27 Jun 2012, 09:28 AM
Hello Oliver,

I have tried to reproduce the issue, but as you can see in the attached video with no luck. Attached is also my test project, it would be great if you can check it out and let us know if we are doing the same thing. Also any information about the virtual machine that you are using might be helpful to get to the bottom of this.

Kind regards,
Georgi
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

0
Oliver
Top achievements
Rank 1
answered on 27 Jun 2012, 01:49 PM
Hi Georgi,

after doing some other tests, the problem doesn't occuedr only with a virtual machine but also when we connect with Windows Remote Desktop on our customers computers (more than 1 customer). On my computer, I also cannot reproduce the problem but as you can see in my screenshoot the problem really exist.
 
I don't know what to tell you exactly: Standard video card, 1 year or little bit more old computers, etc...

PS: I cannot see your video, swf extension

Thank's
0
Georgi
Telerik team
answered on 29 Jun 2012, 10:56 AM
Hello Oliver,

The video is recorded with Jing and you can open it with any web browser. It would be great if you can record a video on your own and show us the issue. Also do you know if this happens only on specific version of Windows or it can be reproduce on Windows 7 as well as on Windows XP?

Regards,
Georgi
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

0
Oliver
Top achievements
Rank 1
answered on 29 Jun 2012, 01:01 PM
Hi,

in my initial email, I included a screenshot showing the issue. Actually we saw the problem on Windows XP only, all of our customers use XP. What we did, in our environment, we build different virtual machine and we saw the issue when we connect on those VM using MSTSC.

When we connect on customers, we use TeamViewer and we can see sometime the issue. Even if we are on cutomer site, we saw the problem many times.

Thank's
0
Georgi
Telerik team
answered on 04 Jul 2012, 11:50 AM
Hello Oliver,

I have tested my project on Windows XP Virtual PC machine and also using TeamViewer but still I am not able to reproduce it. Maybe it can't just be reproduce in my project. It would be great if you can test the attached project on your virtual machine and see if the issue is present in it. If not can you, please put together some basic code where it can be reproduce, so we would be able to investigate it and fix it?
Also any information about the window in which the DatePicker is could be helpful.

Kind regards,
Georgi
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

0
Oliver
Top achievements
Rank 1
answered on 04 Jul 2012, 03:08 PM
Hi Georgi,

I tried the attached project without any succes reproducing the issue :( I also tried to create a small project without any success too :( As I said, this problem occurred not only with calendar popup but also with other popup component like the filters dialog with the RadGridView component.

Here is additionnals infos:

- Those controls are mainly hosted in Grid that is mainly hosted in a RadWindow component
- Window XP with a standard theme
- We use Telerik OfficeBlue theme

Hre is my main declaration of my window:

In my XAML file:
<telerik:RadWindow x:Class="DateTimePickerInWindow.Window2"...

In my CS file:
public partial class Window2 : RadWindow

Thank's
0
Georgi
Telerik team
answered on 06 Jul 2012, 02:20 PM
Hello Oliver,

Unfortunately we have tried all of the described specifics, but we were not able to reproduce it. So I don't see how we can investigate it, test it or fix it with no way of reproducing it.
The only reason I can think of that can cause this issue is that using Remote Desktop (or something similar) causes some delays and the DropDown is displayed behind the window.

Greetings,
Georgi
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

0
Oliver
Top achievements
Rank 1
answered on 06 Jul 2012, 02:35 PM
Hello Georgi,

that's also what I think but yesterday, I had this issue (twice in the day) directly on my pc :( I tried to find out how to reproduce it without
any success :(

Thank's
0
Georgi
Telerik team
answered on 10 Jul 2012, 05:01 AM
Hello Oliver,

Thank you for the additional info.
If you have some more news, please don't hesitate to contact us.

Kind regards,
Georgi
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

0
Evandro
Top achievements
Rank 1
answered on 24 Aug 2012, 12:52 PM
Hello guys,

Sorry for digging up this topic, but I'm facing the same issue.
After trying many different things I found out that removing the RadWindow and using the ordinary Window it worked out, but unfortunately we miss the fancy style of OfficeBlue, or whichever theme we use. Also, it takes place only on Windows XP (all my clients use it), on Win 7 works perfectly.

Please, Is there any update regarding this problem?  I really would like to solve it once for all.

Regards,
0
Georgi
Telerik team
answered on 28 Aug 2012, 12:07 PM
Hello guys,

After some research we have found out that it seems to be Microsoft related issue. Here you can find an support thread that sounds just like this one. There is an hotfix available and it would be great if you can give it a try and let us know if this fixes the issue.

Kind regards,
Georgi
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

0
Evandro
Top achievements
Rank 1
answered on 28 Aug 2012, 12:57 PM
Hello Georgi,

Thank you for your support. It might as well help us if the problem persists.

Anyway, I found another possible cause, the dll Diagrams (picture enclosed) was kind of missing in my project. After I included it my application started working ordinarily on XP clients (at least so far). Curiously without this DLL the application works as supposed on Win7 and sometimes on WinXP. (go figure)

Regards,
Evandro
0
Georgi
Telerik team
answered on 30 Aug 2012, 01:57 PM
Hello Evandro,

I am glad that you have found out how to prevent this from happening.
If it manifest again or if you have any other questions, please don't hesitate to write us.


Greetings,
Georgi
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
DatePicker
Asked by
Oliver
Top achievements
Rank 1
Answers by
Georgi
Telerik team
Oliver
Top achievements
Rank 1
Evandro
Top achievements
Rank 1
Share this question
or