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 Version 1

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

Description (last modified by Tobiasz Cudnik)

  1. set editor source to
    <p>
    	<a class="wikiNew" href="default.asp?W2648">i am a link</a></p>
    <p>
    	i am a paragraph</p>
    
  2. edit in wysiwyg mode using ie8
  3. hit ctrl+a, ctrl+c, ctrl+v
  4. expected: no change actual: 'i am a paragraph' is now a link and there's a fresh newline up top.

Change History (2)

Changed 14 years ago by Jude Allred

Attachment: nicer.PNG added

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

comment:1 Changed 14 years ago by Tobiasz Cudnik

Description: modified (diff)
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