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

Problem with Image Manager -> Image Properties

2 Answers 78 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Katrine
Top achievements
Rank 1
Katrine asked on 21 Oct 2015, 01:12 PM

Hello,

I have a problem which can be reproduced on the radeditor demo http://demos.telerik.com/aspnet-ajax/editor/examples/overview/defaultcs.aspx in Internet Explorer 11. I have tried in Chrome and the problem does not exists there.

The problem is, that when you select an image, then the properties tab and then click on other images, the properties tab width and height aren't being updated.

1. Open the Image Manager in the radeditor
2. Click on a random image.
3. Click on the "Properties" tab.
4. Click on another random image.

The result is that the Width and Height textboxes are blank.

I've tried taking a look at the usercontrol "SetImageProperties.ascx" and it seems that the variable originalImage in function "loadImageProperties" looses the height and width. I suspect that it's using the preview image from the Image Manager which is hidden when the property tab is selected. Do you know if there's a work around for this?

2 Answers, 1 is accepted

Sort by
0
Katrine
Top achievements
Rank 1
answered on 21 Oct 2015, 01:19 PM

There's a similar problem when changing an existing image to another image.

1. Insert an image if no one is present.
2. Right click the image and click "Properties.."
3. Click the image button to the left of the image path.
4. Select another image
5. Click the "Insert" button.

Result - the height and width textboxes are blank. I would expect them to atleast contain the values of the previous image or the new image height and width.

0
Ianko
Telerik team
answered on 22 Oct 2015, 06:05 AM
Hi Katrine,

Both issues will be resolved with the release of the Q3 2015 SP1 version (planned to be live in the first half of November). Mentions about that will be available in our Release History once the version is released. 
 
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
Katrine
Top achievements
Rank 1
Answers by
Katrine
Top achievements
Rank 1
Ianko
Telerik team
Share this question
or