Opened 13 years ago
Closed 13 years ago
#9183 closed Bug (duplicate)
[IE] Copied text with set size result with font element after pasting it
| Reported by: | Piotrek Koszuliński | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | |
| Keywords: | Cc: |
Description (last modified by )
- Open replacebyclass sample.
- Change font size of some text to e.g. 72.
- Copy changed text.
- Paste it.
- Actual: pasted content:
<font size="5">versions of the story </font>
- Expected:
<span>setting style should be pasted.
Tested on IE8.
Change History (2)
comment:1 Changed 13 years ago by
| Description: | modified (diff) |
|---|
comment:2 Changed 13 years ago by
| Resolution: | → duplicate |
|---|---|
| Status: | new → closed |

DUP of #6372.