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

RadWindow size problem in IE9

4 Answers 160 Views
Window
This is a migrated thread and some comments may be shown as answers.
Jan Mucha
Top achievements
Rank 1
Jan Mucha asked on 28 Feb 2011, 02:42 PM
Hi i have problem with size window in IE9. Size of window is not same in IE8 and IE9. Top window on image is in IE9 bottom window is in IE8.
NavigateUrl = http://content.gopas.cz/demo/MSOffice2010cz/14exc3/14exc34m.htm
My code:
<telerik:RadWindow ID="DemoLessionWindow" Skin="Web20"  runat="server" VisibleStatusbar="false" BackColor="Black"
    VisibleTitlebar="true" OffsetElementID="offsetElement" Width="1028" Height="690"
     Behaviors="Close" KeepInScreenBounds="false" Modal="true" ShowContentDuringLoad="false"  >
</telerik:RadWindow>

4 Answers, 1 is accepted

Sort by
0
Svetlina Anati
Telerik team
answered on 03 Mar 2011, 11:44 AM
Hello Jan,

Thank you for the report, we are aware of this problem and it is already  logged in our database for further investigation.

Our common practice as far as new browsers / browser versions are concerned, is to release an update about a week after the official browser release. The reason for this is that beta browser versions have bugs as well as changes that do not make it in the final version and we have had plenty of problems in the past addressing beta issues that fail to occur in the actual official release

 This is stated on our site below:


I will bookmark this thread and as soon as I have some useful information on the progress of this issue, I will follow you up here.
Regards,
Svetlina
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
Svetlina Anati
Telerik team
answered on 10 Mar 2011, 12:49 PM
Hello Jan,

I am glad to inform you that we tested with the latest source code of RadWindow and the latest release candidate of IE9 and the size problem is gone there.

This being said, what I suggest is to wait until the upcoming Q1 release is available (this is scheduled till the end of next week), download the latest IE9 release candidate and test again.
 

Regards,
Svetlina
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
James
Top achievements
Rank 2
answered on 31 Mar 2011, 12:05 AM
What caused this problem, exactly? I have noticed the windows are different using window.open in IE9. I assume that this might have had something to do with the problem users were experiencing with the RadWindow. Can someone shed some light on this? It seems like internet explorer is ignoring the specified width altogether.

Thanks!

James
0
Svetlina Anati
Telerik team
answered on 05 Apr 2011, 09:52 AM
Hello James,

 The problem was present when shadows are enabled and it was due to incorrect size calculated (the offset height was not correctly returned in the calculations). However, I do not think that this could be the problem in your case because there is a big difference between a standard browser window and RadWindow (e.g the RadWindow is actually either a DIV or IFRAME and it resides in the same page) and also the issue was not present when shadows were not enabled.

Best wishes,
Svetlina
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
Window
Asked by
Jan Mucha
Top achievements
Rank 1
Answers by
Svetlina Anati
Telerik team
James
Top achievements
Rank 2
Share this question
or