﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
4934	Preview fails in Source View	Tobiasz Cudnik	Frederico Caldeira Knabben	"Preview fails in Source View.
=== Reproduce ===
 1. Open editor.
 2. Switch to source view.
 3. Click Preview button from toolbar.
 4. Result: JS error in plugin.js (line 32)

Stack trace
{{{
editor.document has no properties
exec()(Object _=Object elementMode=1 element=Object name=editor3)plugin.js (line 32)
exec()(undefined)command.js (line 18)
execCommand()(""preview"", undefined)editor.js (line 497)
(?)()(Object _=Object elementMode=1 element=Object name=editor3)plugin.js (line 38)
execute()()plugin.js (line 89)
(?)()()tools.js (line 617)
fn()(149)tools.js (line 640)
onclick(click clientX=0, clientY=0)
[Break on this error] body = editor.document.getBody();
}}}

Reproduced in FF2, FF3, Chrome."	Bug	closed	Normal	CKEditor 3.1	General		fixed	Confirmed Review+	
