Ticket #338 (closed Bug: fixed)
Drag & drop do not honor ForcePasteAsPlainText
| Reported by: | wmnieri | Owned by: | martinkou |
|---|---|---|---|
| Priority: | Normal | Milestone: | FCKeditor 2.5 Beta |
| Component: | General | Version: | FCKeditor 2.3.2 |
| Keywords: | Confirmed SF | Cc: | stephantual_@… |
Description
ForcePasteAsPlainText is set to true.
On drag & drop I get this HTML: <p class="huvudmall" style="MARGIN: 0cm -8.5pt 0pt 0cm; tab-stops: 65.2pt"><span lang="EN-GB" style="COLOR: red"><font size="3"><font face="Times New Roman">link<o:p></o:p></font></font></span></p>
On paste I get this HTML: <p>link</p>
Change History
Note: See
TracTickets for help on using
tickets.