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

[Solved] Image Properties Dialog Loses Hyperlink

1 Answer 55 Views
Editor
This is a migrated thread and some comments may be shown as answers.
rdochert
Top achievements
Rank 1
rdochert asked on 29 Apr 2008, 07:42 PM
if using the image properties popup on an image with a hyperlink will move the hyperlink away from the image, thus breaking it:

on this page:
http://www.telerik.com/DEMOS/ASPNET/Prometheus/Editor/Examples/Default/DefaultCS.aspx

make some space on the page.
use the image tool to add an image to canvas.
click on the image and click on the hyperlink tool.
add a hyperlink.
right click over the image, select image properties
set the border to 0 and click ok

the image has now been moved outside of the hyperlink, thus breaking it.


also, is it possible to default image border to zero on all inserts? this is what most often causes our users to see this issue.

rob

1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 01 May 2008, 12:32 PM
Hi Rob,

Thank you for reporting this problem.

I was able to reproduce it and I logged it in our bug tracking system. We will research what is causing it and will fix it. I updated your Telerik points for your bug report too.

In regards to your questions: Yes, it is possible to default image border to zero on all inserts using the
OnClientPasteHtml event of RadEditor. You can see how this event works in the following live example: OnClientPasteHtml.


Best regards,
Rumen
the Telerik team

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