Opened 14 years ago

Last modified 12 years ago

#6193 closed Bug

IE8: Ctrl+a -> ctrl+c -> ctrl+v alters links and inserts a newline. — at Initial Version

Reported by: Jude Allred Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: IE Cc:

Description

  1. set editor source to

[code] <p>

<a class="wikiNew" href="default.asp?W2648">i am a link</a></p>

<p>

i am a paragraph</p>

code

  1. edit in wysiwyg mode using ie8
  2. hit ctrl+a, ctrl+c, ctrl+v
  3. expected: no change actual: 'i am a paragraph' is now a link and there's a fresh newline up top.

Change History (1)

Changed 14 years ago by Jude Allred

Attachment: nicer.PNG added

(Here's the same bug report, but formatted more pleasantly)

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