Opened 13 years ago

Closed 13 years ago

#6690 closed Bug (duplicate)

Copied links are improperly pasted

Reported by: naresh.sivaraman Owned by:
Priority: Normal Milestone:
Component: General Version: 3.4.2
Keywords: Cc:

Description

Issue seen in IE 8.

To Reproduce:

1) Input text "aaaaaa" 2) Select "aaaaaa" by mouse drag ("aaa" is highlighted) 3) Click "Link" icon 4) Input URL and press "OK"

Source is "<a href="http://www.abc.com">aaa</a>"

5) Select "aaa" by mouse drag ("aaa" is highlighted) 6) Right click "aaa", click "Copy" 7) Right click, click "Paste"

Source for the copied link shows

<a href="javascript:void(0)/*327*/">aaa</a>

Change History (2)

comment:1 Changed 13 years ago by Frederico Caldeira Knabben

Summary: COPYING AND PASTING LINK DOES NOT WORK CORRECTLYCopied links are improperly pasted

comment:2 Changed 13 years ago by Garry Yao

Resolution: duplicate
Status: newclosed

DUP of #6641.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy