﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
13613	[Edge] Typing in an empty editor creates DIV tags rather than P tags	Jie Lu		"== Steps to reproduce ==

1. Go to http://nightly.ckeditor.com/15-07-31-06-08/standard/samples/
2. Clear the contents of the editor (make sure it's completely empty).
3. Type a few paragraphs.
4. Note that MagicLine shows up between every line.
5. Switch to source view. Note that each paragraph is a DIV tag.
6. Switch to wysiwyg view and then back to source view. Note that the paragraphs are now P tags.

== Expected result ==
Paragraphs are wrapped in P tags as the user enters text.

== Actual result ==
Paragraphs are wrapped in DIV tags as the user enter text. DIV tags are converted to P tags when the content is reloaded.

== Other details (browser, OS, CKEditor version, installed plugins) ==
Edge Browser in Windows 10"	Bug	closed	Normal		General		duplicate		
