﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
14676	P tag pollution in lists after a table	Alex T		"== Steps to reproduce ==

(This is done in the demo site)

1. Create a list
2. Create a table in the list item
3. Move the cursor to the right of the table
(Firefox-only step - you must add text after the table)
4. Hit enter
5. A new list item is created, but with a p tag
6.  Hit enter again
7.  all further list items are created with p tags

== Expected result ==

New list items should just be an empty li

== Actual result ==

All the rest of the list items automatically have p tags within

== Other details (browser, OS, CKEditor version, installed plugins) ==

Demo site with Chrome. We observe this in our build which is based on 4.5.7 as well.  

In Firefox, pressing right from the last table cell puts you in a new p tag within the original list item.  if you do not type anything into this new p tag, when you press enter, the table gets destroyed.  If you do type into it, then you will observe the behaviour described where all the next list items will automatically have p tags "	Bug	new	Normal		Core : Lists	4.5.9			
