Opened 17 years ago
Last modified 13 years ago
#3786 closed Bug
Copying / pasting in IE creates font tags — at Version 1
| Reported by: | Wiktor Walc | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | 3.0 |
| Keywords: | IE | Cc: | pomu@… |
Description (last modified by )
Steps to reproduce:
- Create two paragraphs
This is some sample text. This is some sample text.
- If you make the first line green, select some text and paste it in the second line, you'll get:
<p> This is <font color="#008000">some </font>some sample text.</p>
