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

Issue with Dialog Boxes in Telerik Skin

6 Answers 101 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Laurie
Top achievements
Rank 2
Laurie asked on 29 May 2008, 05:02 PM
When using the Telerik skin, the Set Image Properties dialog box is not properly drawn.  In particular, it does not have OK and Cancel buttons.  The Image manage dialog box is goofy too.  I was using this skin in the pre-Ajax version without any issues.

Thanks.

Laurie

6 Answers, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 30 May 2008, 03:17 PM
Hi Laurie,

I am aware that the Insert and Cancel buttons of the Image manager are partially hidden when the Telerik skin is used and this problem is logged for fixing. However, I was not able to reproduce the reported Set Image Properties problem.

You can test the latest editor here? Are you able to reproduce it with the latest build of RadControls for ASP.NET AJAX?

Best regards,
Rumen
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Laurie
Top achievements
Rank 2
answered on 30 May 2008, 04:10 PM
Yes, I am able to reproduce it on the page you linked me to.  I am using IE6.  Click these links to see what it looks like in:

It seems to look fine in IE7.

Any idea when I might expect a fix for these issues?

Thanks.

Laurie

0
Laurie
Top achievements
Rank 2
answered on 30 May 2008, 04:13 PM
p.s.  In Windows Safari, I can't get the Image Properties to show up at all.  Also, handles don't appear around the image when you click on it.  This is true for all skins.
0
Rumen
Telerik team
answered on 02 Jun 2008, 05:06 PM
Hi Laurie,

RadEditor uses the underlying Rich Text Editing engine of the browser under which it operates.

The Image selection issue is a browser behavior which could be reproduced in our competitors' editors as well as in the standard editable DIV, IFRAME elements. Safari still does not offer the resizing handlers that appears in Firefox and Internet Explorer when you click over an image and it is not possible to resize an image.

If you would like to select an image object in the content area, just click next to the image, hold the left mouse key and drag the mouse over the image. Once the Node Inspector shows that the selected element is of IMG tag type then right click on it and you will be able to call the Set Image Properties dialog.

For your convenience I have attached a video demonstrating the whole process. You can extract the video AVI file using WinRar or other archive creation tools.

Best regards,
Rumen
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Laurie
Top achievements
Rank 2
answered on 02 Jun 2008, 05:25 PM
Thanks for the response on the Safari issue.

Have you had a chance to look at my links to see how the Set Image properties dialog is showing up in IE6 and Firefox when the Telerik skin is used?  I need this issue to be put on your task list for the next version of RadEditor or we will not be able to use this tool.

Thanks.

Laurie
0
Martin
Telerik team
answered on 04 Jun 2008, 10:22 AM
Hello Laurie,

We will have the IE6 issue of Set Image Properties dialog fixed with the next release.

In the meantime, please, find attached a temporary solution - SetImageProperties.ascx. To put it to work, you have to use it as an external dialog, i.e. you have to:

1. Create a directory named, for example "Dialogs" in your project;
2. Copy SetImageProperties.ascx file in it;
3. Set the ExternalDialogsPath="~/Dialogs/" property in the server tag of RadEditor.

Please, let me know if you experience further difficulties with this.

Regards,
Martin Ivanov
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Editor
Asked by
Laurie
Top achievements
Rank 2
Answers by
Rumen
Telerik team
Laurie
Top achievements
Rank 2
Martin
Telerik team
Share this question
or