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

DNN and Telerik

7 Answers 91 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Pat
Top achievements
Rank 1
Pat asked on 05 Aug 2011, 11:44 AM
Can anyone help with this???

I am using DNN 5.6.3. There is a Telerik editor that is included with DNN. However, in safari (Imac pc) I am experiencing huge editing problems. Although thats not been the case until yesterday!

The editor is inserting code where it should not. It will not recognise text, colour and font changes.

It is resizing text and even not making any changes at all on some occasions.

If you write a line of text it does it correct. Insert a link and it changes either the link or the preceding text or all of it! A real NIGHTMARE!!!!!! 4 hours of messing to alter a few lines of text!!!!! that should have taken about 1 minute!!!

Here are some code snippets to look at taken from within the editor after dozens of attempts to put 2 lines of text on a page with the second line being a page link.

2 lines of text.. appears normal....:- 

Submit your business<br />
<br />
Submit your business

2nd line of text now has a link inserted

Submit your business<br />
<br />

it has now changed the font size of the link and the font type on the page (Text shows blue in the editor..css i expect..

<div style="text-align: justify;"><span style="line-height: normal; font-family: tahoma, arial, helvetica, sans-serif; font-size: medium; color: #000000;">Submit your business</span></div>
<div style="text-align: justify;"><span style="line-height: normal; font-family: tahoma, arial, helvetica, sans-serif; font-size: 16px; color: #000000;"><br />
</span></div>
<div style="text-align: justify;"><a href="/iConnectDirectory/Submityourbusiness.aspx"><span style="line-height: normal; font-family: tahoma, arial, helvetica, sans-serif; font-size: medium; color: #000000;"></span></a><a href="/iConnectDirectory/Submityourbusiness.aspx">Submit your business</a><br />
</div>

this is with 'full justification set'...

on the page the linked text is now 12pt arail..... not the 16pr its supposed to be

further attempts at editin:- now it wont let me change the font or the size of the linked text

however the text is now the blue colour i want it to be..

As you can see from the above it is all a bit of a mess!!!!! Some help would really be appreciated!!

We did manage to get this to work by editing on a windows machine in IE. However the editor is unusable sometimes in IE too!!

7 Answers, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 10 Aug 2011, 01:19 PM
Hi Pat,

Are you able to reproduce the Safari (Mac) problem with the Default Example of RadEditor? If yes, could you please provide step-by-step instructions how to replicate it on our end, because so far we are unable to replicate it?

You can record your screen with Jing or another screen capture tool and send a video. This will be very helpful for us to see what the problem is and to provide a solution.

Best regards,
Rumen
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get now >>
0
Pat
Top achievements
Rank 1
answered on 10 Aug 2011, 04:34 PM

Had some real problems again today with the editor. 3 hours to copy and paste a few tables - none of which copied correctly.

Screenshot 09.54 shows what the table should look like.

Screenshot 58.56 shows one copied version.. note the dashed border that could not be removed!

Screenshot 58.44 shows a copied table placed into a table in YOUR editor.

Not very good so far!

Screenshot 56.22 shows the word FIREFOX hyperlinked with a color BLUE

Screenshot 56.38 shows the link turning to purple when I try to type after setting the BLUE color.

Screenshot 57.17 shows the hyperlinked FIREFOX text turning mauve when text is entered after it. The linked FIREFOX text should be BLUE.

This is just a sample of the errors. Your editor did not resize the text and insert rogue coding.

0
Pat
Top achievements
Rank 1
answered on 10 Aug 2011, 04:38 PM
Which editor do you ship with DNN?

Right now in Safari and IE we are having big problems.
Thanks
0
Pat
Top achievements
Rank 1
answered on 11 Aug 2011, 07:53 AM
Hi.. further example this morning of editing problems.

Screenshot 44.39 shows text being set in the editor.. tahoma, 16pt, blue

Screenshot 44.57 shows what appears on the screen... which is not 2 lines of text at 16 tahoma

Screenshot 40.44 shows the tahoma selection

Screenshot 40.15 shows another variant when both bits of text are selected with 16pt tahoma

These are samples from the site direct!!!!

Have now had a number of attempts at trying to change just TWO WORDS! What is so difficult about that??????? This is wasting so much of my time!!!!!
0
Pat
Top achievements
Rank 1
answered on 11 Aug 2011, 08:08 AM
HTML code from the editor

<p style="text-align: left;"><span style="line-height: normal; font-size: 16px;"><span style="font-size: 16px;"><a href="/Home.aspx"><span style="font-family: tahoma; font-size: 16px; color: #548dd4;">Home</span></a><br />
</span><span style="font-family: tahoma;"><br />
<span style="color: #548dd4;">Accredited</span></span></span></p>
<table align="center" style="width: 100%;">
    <thead>

Both words were selected Tahoma 16

Screenshot 06.40 shows what appears in the editor

Screenshot 06.55 shows what is appearing on the page.

These are again from the site direct
0
Dobromir
Telerik team
answered on 16 Aug 2011, 09:19 AM
Hi Pat,

Please, note that version 5.0 or later of DNN uses the Professional provider of RadEditor, which is implementation of the DNN developers and it is not supported by Telerik. Our suggestion is to post your question in the DNN forums and contact the support of DNN for help.

In addition, by default RadEditor copies the CSS registered on the page in order to apply the same decoration and it is possible some external CSS to overwrite some of the values and change the appearance of the content. To disable this behavior you need to set CssFiles property of RadEditor, for example you can set it to point to a dummy CSS files without any CSS. Could you please try using the above mentioned property to register an empty (dummy) file and see if the problems still exists?

Greetings,
Dobromir
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

0
Pat
Top achievements
Rank 1
answered on 16 Aug 2011, 09:55 AM
Dobromir

Thanks for your reply.

Will let you know how we get on.

Thanks
Tags
Editor
Asked by
Pat
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Pat
Top achievements
Rank 1
Dobromir
Telerik team
Share this question
or