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

automatic formatting of hyperlinks for MAC

1 Answer 35 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Brian Ho
Top achievements
Rank 1
Brian Ho asked on 02 Mar 2011, 11:03 PM
Is there a way to do automatic formating of hyperlinks in Radeditor on a MAC?  I know that if you copy a URL in IE or Chrome or Safari on Windows and paste into Radeditor it will automatically format the URL into a link.  (This doesn't work in Firefox).   Is there a way to do it on MAC OS?  I tried all browsers on MAC and it doesn't work, when I paste a URL into Radeditor it just paste it as text.  Any help with this will be appreciated.  

Thanks

1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 08 Mar 2011, 08:56 AM
Hello Brian,

The link autocomplete feature is a browser implementation and it is supported only by Internet Explorer. I was unable to create a link by typing www. or http:// and pressing space, enter or copying and pasting it in the content area in other browser except in IE.

If you need this functionality you could attach to the content area events or to the OnClientPasteHtml event and implement it yourself and modifying the selected content. Note that you can handle the Paste event only in IE and Firefox, due to browser restrictions.

Best regards,
Rumen
the Telerik team
Registration for Q1 2011 What’s New Webinar Week is now open. Mark your calendar for the week starting March 21st and book your seat for a walk through all the exciting stuff we ship with the new release!
Tags
Editor
Asked by
Brian Ho
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Share this question
or