﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
7386	Switching modes (wysiwyg/source) not setting focus properly	Dane Bertram		"Steps:
 1. Go to www.ckeditor.com/demo
 2. Set focus inside the editor body
 3. Click on the ""Source"" button to enter HTML source mode

Result: Source mode is displayed, but the textarea does not have focus[[BR]]
Expected: Focus set to the textarea

Furthermore, once you're in source mode if you then:

4. Click on the ""Source"" button again to return to WYSIWYG mode

Result: WYSIWYG mode is displayed, but the editor does not have focus[[BR]]
Expected: Focus set to the editor

This feels like a bug to me, but after searching for similar cases and reading over previous related bugs that have been closed, I'm not so sure.

My expected/desired behavior is also related to ticket #3709 (cursor position and/or the current selection should be remain intact when switching between editor modes)."	Bug	closed	Normal		UI : Source View	3.5.2	duplicate		dane@…
