﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
8611	An extra blank space inserted after br tag within li tag is exposed when using <shift+enter> to insert a new line	IBM_RQM		"How to reproduce:
1. Create a list with two line list details
2. Move the cursor to the end of first line
3. Press Shift + Enter to insert an line feed
4. Open Firbug to check the xml code, you will see there are two br tags followed the first line content within the li tag.
5. Switch it to Preview mode and check the xml code with Firebug, you will see there is only one  br tag.
6. Save it
7. Check the html code get by CKEditor's getData() method, you will find that here is an extra blank space inserted after a br tag within that li tag."	Bug	closed	Normal		Core : Output Data	3.0	wontfix		
