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

Radeditor Toolset wont work with IE11 EDGE Mode

19 Answers 365 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Hans
Top achievements
Rank 1
Hans asked on 01 Nov 2013, 09:41 AM
It seems there is a Problem with RadEditor for ASP.net AJAX in IE 11 EDGE Mode!?!
Since I had updated my OS to windows 8.1. nothing happens when i click on any Tool in RadEditor.
Any workaround for me? Adding metaTag to force rendering in IE9 or 10 mode wont work.

19 Answers, 1 is accepted

Sort by
0
Accepted
Ianko
Telerik team
answered on 04 Nov 2013, 02:56 PM
Hi Hans,

This is a known issue and it is already logged for fixing.

I tried using the following meta tag, which works fine on my end:
<meta http-equiv="X-UA-Compatible" content="IE=10" />

Please review the test process with this screencast.

Regards,
Ianko
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.
0
Hans
Top achievements
Rank 1
answered on 05 Nov 2013, 04:45 PM
thx for reply, lanko! and awesome screencast too ... proofed my attachement of the meta tag as faulty ;)
now i'm including the tag at the right page header in my project and everything works fine. thumbs up!
0
Ianko
Telerik team
answered on 05 Nov 2013, 05:00 PM
Hi Hans,

I am glad that this approach solves the issue.

Regards,
Ianko
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.
0
Matt
Top achievements
Rank 1
answered on 21 Nov 2013, 10:10 PM
Do we have a date when this issue will be fixed? I am having this issue also, but only when it loads in a hidden parent.

When you have the editor on a page where its parent is hidden it doesn't work in IE11. What I mean by doesn't work is that the toolbar options all send you to the top of the page. I am not throwing any error in JS or in the Telerik Source. If I call the Client Side event of editor.initialize(); in javascript I can get the toolbar to function, but I get Javascript errors about it being already initialized on the first click.

0
Ianko
Telerik team
answered on 22 Nov 2013, 07:14 AM
Hi Matt,

I assume that the described behavior is related to another known issue. Could you please follow this forum post titled "Incorrect rendering of RadEditor when shown with AJAX in initially hidden parent" and see if either of the provided solutions helps in this case. 

If you still have difficulties with the problem, please open a support ticket and provide more details about the specific scenario in which this behavior occurs, so that we could investigate it.

Regards,
Ianko
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.
0
Chad
Top achievements
Rank 1
answered on 03 Dec 2013, 04:58 PM
Has this been fixed?
0
Matt
Top achievements
Rank 1
answered on 03 Dec 2013, 05:01 PM
I had to also use the Meta tag to fix the issue. The other offered fix did not do anything for me.
0
Ianko
Telerik team
answered on 04 Dec 2013, 02:08 PM
Hi,

Using this demo and the default mode of IE11, the RadEditor behave as expected. You can do some further testing and investigation with it. If you encounter any unexpected behavior, it would be appreciated if you could send us feedback with your concerns and provide detail steps leading to the possible issues.

@Matt: I can only make assumptions on the encountered problem and why this workaround is not working for your case. Please open a support ticket and provide more details about the used RadControls, the used version and the encountered problem.

Regards,
Ianko
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.
0
Sabby
Top achievements
Rank 1
answered on 14 Jan 2014, 07:26 PM
I have same issue with RadEditor Toolset not working with IE11 Edge mode. I have my rad editors inside RadMultipage. The toolset on the default RadPageView works fine but when I switch tabs to go to a different RadPageView. The radeditor toolset on that RadPageView doesn't work at all.
0
Ianko
Telerik team
answered on 17 Jan 2014, 11:54 AM
Hi Sabby,

You can examine this feedback portal item and determine if this is your case. Also you can try if the provided workarounds are working for you.

If they does not resolve the issue, please open a proper support ticket to us with more details about the scenario.

Regards,
Ianko
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.
0
Okami
Top achievements
Rank 1
answered on 21 Jan 2014, 01:33 PM
Has this been fixed yet? The issue was logged in October and we are still having problems with the latest Telerik Release in IE11 . None of the toolbar buttons are working
0
Ianko
Telerik team
answered on 23 Jan 2014, 09:08 AM
Hi Ming,

I regret to inform you that due to the complexity of this matter and to tasks with higher priority, this bug is still on its investigation stage.

Due to your report and the continues interest on this issue, I am raising the priority of this item. I also reached the developer team and inform them about the importance of this matter and they assured me that this is going to be included in the to-do list for the upcoming 2014 Q1 release.  

To track the status of this item, you can follow the provided feedback portal item. You are also able to vote about it and give us feedback with the comments.

Regards,
Ianko
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.
0
Chad
Top achievements
Rank 1
answered on 23 Jan 2014, 04:17 PM
Thanks!

I hope this gets put in quick.. As of now the 2 newest public versions of Chrome and IE have major problems with Telerik controls and specifically the Rad Editor. I
0
Ianko
Telerik team
answered on 28 Jan 2014, 09:49 AM
Hi Chad,

The problems related to the latest Chrome version (32) are due to introduced breaking changes in scrollTop and scrollLeft properties in the JavaScript core of the browser. You can find more information about it in this blog post. These issues are already fixed and you can safely upgrade with the latest release of the Telerik UI for ASP.NET AJAX suite (2013 Q3 SP2).

Regards,
Ianko
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the UI for ASP.NET AJAX, subscribe to the blog feed now.
0
Dave Perrill
Top achievements
Rank 1
answered on 13 Feb 2014, 06:11 PM
I also had the issue where the tools were seemingly disabled or not working.  I have my RadEditor inside of a RadPanelBar and calling...

var editor = $find(elementIds.Editor);
editor.onParentNodeChanged();

...on OnClientItemExpand of the RadPanelbar resolved the issue.

if found the answer here.

http://feedback.telerik.com/Project/108/Feedback/Details/64011-broken-toolbar-for-initially-hidden-radeditors-inside-radpageviews-under-ie11

Hope that helps.

0
Richa
Top achievements
Rank 1
answered on 13 Mar 2014, 07:01 AM
Hi..

It seems there is a Problem with RadEditor for IE 11 and IE 8 in compatible view mode.
Preview and design button not showing bt it works perfectly in IE 8.
Please help me out For this. 
Below is screen shot of radeditor in IE11.

0
niteshkumar
Top achievements
Rank 1
answered on 25 Jul 2014, 10:10 AM
I am working on Telerik RadEditor control but it is not working in IE11 although it is working fine in IE8.
Below tag, I am using to work with IE9 and IE10 and It works

<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE8" />

But, When I use IE11 then RadEditor is not showing in proper format.

Namespace="Telerik.WebControls" Assembly="RadEditor.Net2"

Can someone tell me, what is the problem with IE11 and how to rectify this issue

0
Richa
Top achievements
Rank 1
answered on 28 Jul 2014, 04:22 AM
Hi Nitesh,

I have faced the same format issue of rad editor In IE11 Then I had Made some Changes in css. I was displaying the radeditor in div using modal popup.

You can also add some changes in Css Like Height And width of Radeditor. Hope this Will Work For You..

0
Ianko
Telerik team
answered on 28 Jul 2014, 06:16 AM
Hi Niteshkumar,

From the provided description I can see that you are using the RadEditor.Net2 assembly which is the Classic RadEditor control. The classic controls' support is discontinued, due to the retired support of .NET 2.0 controls. Therefore there is no available approach for you to use them in modern browsers.

It is recommended to upgrade to the fully supported Telerik UI for ASP.NET AJAX suite, with which you will be able to migrate the Classic RadEditor to the RadEditor control for ASP.NET AJAX.

Regards,
Ianko
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Editor
Asked by
Hans
Top achievements
Rank 1
Answers by
Ianko
Telerik team
Hans
Top achievements
Rank 1
Matt
Top achievements
Rank 1
Chad
Top achievements
Rank 1
Sabby
Top achievements
Rank 1
Okami
Top achievements
Rank 1
Dave Perrill
Top achievements
Rank 1
Richa
Top achievements
Rank 1
niteshkumar
Top achievements
Rank 1
Share this question
or