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

Radeditor on a Tab/Multipage page rendering under IE 10

1 Answer 31 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Brete
Top achievements
Rank 1
Brete asked on 18 Dec 2015, 07:55 PM

I am having an issue with the display of the Radeditor control.  

The issue only occurs when the Browser is IE 10.  

Attached are two images B4postback.png  shows the way the RadEditor window is rendering before postback.  (Incorrect rendering   The window is not the correct height.)  

Afterpostback.png - shows how the RadEditor window renders after a Postback with the Multipage page the editor is on being visible.  (Correct rendering)  

If I set the Tab controls to autopostback the editor does render correctly; however, that does not appeal to the client as a postback on tab click causes too much of a delay between switching tabs/pages.  

I have updated the site to use Q3 2015. Previously we were using Q1 2013, but that version always renders incorrectly in IE 10, even after postback.    

I have tried using the solution for display issues: http://docs.telerik.com/devtools/aspnet-ajax/controls/editor/troubleshooting/content-area-appearance-problems 

But that appears to have no effect.  

The control only displays incorrectly on page load when the control is on a non-focused multipage page that is later made visible with at a postback of that multipage page, under IE 10.   All other browsers I have tested, IE 8, IE 9, IE 11  and Chrome appear to render correctly. 

The issue is pressing because the Client just updated all 4000+ of it's computers to IE 10 this past week and The end user has no choice except to use the browser that has been made available to them.  

Any Ideas on what I can try so that the control always renders correctly, that don't involve a postback before the multipage with the Editor Control is switched too? 


 

 

 

1 Answer, 1 is accepted

Sort by
0
Ianko
Telerik team
answered on 21 Dec 2015, 09:09 AM
Hello Brete,

The same problem is addressed in the article you linked (http://docs.telerik.com/devtools/aspnet-ajax/controls/editor/troubleshooting/content-area-appearance-problems). The problem is surely because RadEditor is initially hidden.

Can you please show which solution have you tried and how you have implemented it? Also, without providing some code examples of the case on your end, I am unable to properly suggest a possible solution. 

Regards,
Ianko
Telerik
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 Feedback Portal and vote to affect the priority of the items
Tags
Editor
Asked by
Brete
Top achievements
Rank 1
Answers by
Ianko
Telerik team
Share this question
or