Opened 3 months ago

Last modified 3 months ago

#23438 new defect (bug)

iframe dimensions getting broken when clicking "remove formatting" icon in TinyMCE

Reported by: rubberduck Owned by:
Priority: normal Milestone: Awaiting Review
Component: TinyMCE Version: 3.3.2
Severity: normal Keywords: reporter-feedback
Cc:

Description

I copy-pasted existing HTML content into the Visual editor, then clicked "Remove Formatting" to clean it up a bit. However, this broke the dimensions of the iframes I had in the code, changing the widths of iframes from 120px to 320px (320px seems to be the default that WP uses every time). I think the original width was in a "style" tag, but WP seems to have removed it from the iframe - I don't need that removed! It's costing us lots of effort to manually go back and fix every iframe.

Change History (1)

  • Component changed from General to TinyMCE
  • Keywords reporter-feedback added
  • Severity changed from critical to normal

I copy-pasted existing HTML content into the Visual editor

  1. Could you provide an example of that content to reproduce the issue?
  2. Does the issue still exist in 3.5?
Note: See TracTickets for help on using tickets.