Copy-Paste Text with links

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
heynen
 
 
Posts: 128
Joined: Sun Dec 31, 2017 4:27 pm

Copy-Paste Text with links

Post by heynen »

Dear all,

how can I copy and paste a text paragraph, while maintaining the links that are in that paragraph?
When I try to do this, the link either vanishes, or is replaced by another link (from a later paragraph).

thanks!

Malte
User avatar
Pablo
 
Posts: 23488
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Copy-Paste Text with links

Post by Pablo »

WWB uses the standard Windows text editor component (richedit), this control uses RTF clipboard data for copy/paste.
Unfortunately, this does not support copy/pasting link data. That means that the link data in only valid within the content of the same text object.

If you copy the entire text object to another page then all link data will be included because in that case WWB's private clipboard format will be used.
Post Reply