﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
11515	Last item on bullet list ignored - Google chrome issue.	sergio		"I tested this error out on the demo page and it is happening there as well.

After entering a new list of items, separated by a line break, ex:

1<br />
2<br />
3

And then selecting the list and hitting the bullet list button, the last item is being ignored, resulting in:

<ul>
	<li>1</li>
	<li>2</li>
</ul>
3

This happens only on Google chrome. If adding a line break on the last item this error does not occur. And also out of curiosity, this error also doesn't occur after viewing the ""source"" code and returning to add the bullet list. Also if using <p> as the line break there are no problems.

This isn't anything major but I think you would like to know that this is happening. It seems to be a simple compatibility issue regarding the text selection on chrome.

Please let me know how to proceed. Thank you for your time.
Regards,

Sergio"	Bug	closed	Normal		General	4.0	fixed	Blink	
