﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
16748	Duplicate html tags are generated when a user toggles between the Source and WYSIWYG view in CKEditor	Michel Deblois		"
Both table and list (ul, ol, li) tags are duplicated.  For example, an empty list item (li) will get generated when switching from Source to WYSIWYG view, if the user's cursor is somewhere in the html list when switching to WYSIWYG view.


== Steps to reproduce ==

1. Add bullet list with two items
2. Switch editor to ""Source"" view
3. Put cursor after <ul> tag
4. Switch back to ""WYSIWYG"" view

== Expected result ==
Cursor should remain at the same location in the text

== Actual result ==
Duplicate <li> item is generated

== Other details (browser, OS, CKEditor version, installed plugins) ==
Chrome OS
CKEditor 4.6.1 (full package)
KeepTextSelection plugin
"	Bug	closed	Normal		General	4.6.1	invalid	keeptextselection	
