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

RadPane Maximize size on secondary high res display incorrect

1 Answer 61 Views
Docking
This is a migrated thread and some comments may be shown as answers.
Chris
Top achievements
Rank 1
Chris asked on 09 May 2012, 04:08 PM

Hi there,

We have identified a bug with the RadPane/RadDocking control's maximize functionality, which we would appreciate your feedback on as soon as possible.

When maximizing a floating RadPane on a secondary display that has a resolution greater (1920*1200) than that of the primary display (1600*1200) the RadPane is not sized to the extent of the display, but extends beyond it.  This is only the case when the resolutions of the displays are setup in this way; if the primary screen has the greater resolution it does not occur.  Unfortunately this is a usual setup for laptop users who have a large display available when they are working in the office.

 

However, we have resolved this issue (or very similar) in the past in some of our own window management code, so may be able to offer a potential resolution.  We experienced the same symptoms in our custom windows as a result of using a WindowStyle of None and then using Win32 interop to set the minmaxinfo appropriately to avoid overlapping the Windows TaskBar.  The calculations for some reason became invalid in the scenario described above.  The solution implemented was simply not to adjust the minmaxinfo when the window was found to be not on the primary screen.

 

Looking forward to your feedback,

Chris


1 Answer, 1 is accepted

Sort by
0
George
Telerik team
answered on 15 May 2012, 07:46 AM
Hi Chris,

We managed to reproduce the issue on our side. We logged it in our backlog system and you can vote for it and track its progress here - http://www.telerik.com/support/pits.aspx#/public/wpf/11093. We will need some time to investigate the problem and we will fix it in our further releases. I am glad to update your telerik points.


Regards,
George
the Telerik team

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

Tags
Docking
Asked by
Chris
Top achievements
Rank 1
Answers by
George
Telerik team
Share this question
or