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

MOSSRadEditor image manager

3 Answers 61 Views
WebParts for SharePoint
This is a migrated thread and some comments may be shown as answers.
fff fff
Top achievements
Rank 1
fff fff asked on 29 Jan 2010, 11:38 AM
i have a problem where i user the MOSSRadEditor image manager in firefox 3.5. If i use this to select an image from a sharepoint list it automatically sets the height to 15px and width of the image to 0px (click on the properties tab). However if i use ie6 it sets the default width and height of the image to it actual size of that image.

How do i get the image picker to set the default size to that of the image in firefox as it does in ie6

3 Answers, 1 is accepted

Sort by
0
Stanimir
Telerik team
answered on 29 Jan 2010, 12:51 PM
Hello fff fff,
Unfortunately I was not able to reproduce the problem. Could you please provide me with some more information. Exactly which version of RadEditor for MOSS you are using? I will need a step by step scenario of how to reproduce the issue as well.

Thank you.

All the best,
Stanimir
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
fff fff
Top achievements
Rank 1
answered on 29 Jan 2010, 01:28 PM
Hi we are using radeditor version 5.5.0.0
this is our code in the aspx page

<%@ Register TagPrefix="telerik" Namespace="Telerik.SharePoint" Assembly="RadEditorSharePoint, Version=5.5.0.0, culture=neutral, PublicKeyToken=1f131a624888eeed" %>

<telerik:MOSSRadEditor  ID="RadinputContent" runat="server" ToolsFile="ToolsFile2.xml">
                           </telerik:MOSSRadEditor >







set to reproduce in firefox 3.5.3
1. in the rad editor click on the image manager button
2. from the image manage dialog select any image from the left hand tree navigation
3.In the right hand box where the image is displayed in preview click on the properties tab beside the preview tab
4. if you look at the width and heigh properties the width is set to 0px and height to 15px by default
5. repeate sets 1-4 in ie6 and the height and width is set by default to the actual sixe of the image

0
Stanimir
Telerik team
answered on 29 Jan 2010, 02:17 PM
Hello fff fff,
I was not able to reproduce the issue with the mentioned version of RadEditor for MOSS(5.5.0.0). For your convenience I attached a small movie with my test. Please tell me, if I am doing anything wrong.

One thing that I can suggest you is try if upgrading to newer version of the control will solve the issue. You can find the instructions in the following article http://www.telerik.com/help/aspnet-ajax/upgrade_to_a_newer_version_of_radeditor_for_moss.html.

Also please provide me with the following files. ConfigFile.xml, which is located in the /Program Files/Common Files/Microsoft Shared/web server extensions/wpresources/RadEditorSharePoint/5.5.0.0__1f131a624888eeed/Resources/ folder and the ToolsFile2.xml which you are setting in the code. They might help me in reproducing the issue on our test server.

Greetings,
Stanimir
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
WebParts for SharePoint
Asked by
fff fff
Top achievements
Rank 1
Answers by
Stanimir
Telerik team
fff fff
Top achievements
Rank 1
Share this question
or