﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
10460	Inline mode replaces Iframe properties	Adam		"Prerequisites
 - Full Preset with Source and Iframe plugins

Adding an Iframe element using either the Iframe plugin or Source mode, has all the Iframe properties stripped out while loading data in inline mode.

Steps to reproduce
1. Load editor in normal edit mode
2. Click Iframe toolbar button
3. Enter in ""http://www.youtube.com/watch?v=6hWnDTm3oCg"" in the URL field, ""560"" in the Width field, and ""316"" in the height field and then click OK
4. Click the Source toolbar button to view the source and verify the code looks like ""<iframe frameborder=""0"" height=""315"" scrolling=""no"" src=""http://www.youtube.com/watch?v=6hWnDTm3oCg"" width=""560""></iframe>""
5. Save data
6. Refresh page to make sure data displays properly
7. Switch to Inline editor mode and let saved data load into editor (verified data saved in database is exact data as in step 4)

Expected Result
Iframe should load the same in inline edit mode as it does in normal edit mode

Actual Result
When launched in inline mode, Iframe loses properties and replaced with div style properties of 100% width and 100% height.  Iframe icon is shrunk to 80x80.
See attachments"	Bug	closed	Normal		General	4.1.1	invalid		
