﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
5731	Safari: First enter does not break the line in enterMode BR + SCAYT	Tobiasz Cudnik		"Safari: First enter does not break the line in enterMode BR + SCAYT.

=== Reproduce  ===
 1. Don't disable SCAYT
 2. Set enterMode to BR, eg in config.js:
{{{
config.enterMode = CKEDITOR.ENTER_BR
}}}
 3. Start with an empty editor.
 4. Type ""foo"".
 5. Hit enter.

=== Result ===
 1. Nothing happens (no space).
 2. Hitting second time breaks the line.
 3. Typing something after first enter hit, and hitting it again (once) breaks the line correctly.

=== Expected ===
 1. Carret is placed in next line.

Can't be reproduced without SCAYT enabled."	Bug	closed	Normal	CKEditor 3.3	Project : CKReleaser		fixed	Safari Confirmed	WebSpellChecker.net
