Opened 15 years ago
Last modified 13 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 )
- set editor source to
<p> <a class="wikiNew" href="default.asp?W2648">i am a link</a></p> <p> i am a paragraph</p>
- edit in wysiwyg mode using ie8
- hit ctrl+a, ctrl+c, ctrl+v
- expected: no change actual: 'i am a paragraph' is now a link and there's a fresh newline up top.
Change History (2)
Changed 15 years ago by
comment:1 Changed 15 years ago by
Description: | modified (diff) |
---|
(Here's the same bug report, but formatted more pleasantly)