﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
16687	&shy; character breaks paragraph wrapping in Chrome	Rainer Reich		"== Steps to reproduce ==

1. Set `<p>&shy;</p>` as content of the contenteditable element
2. Click into the editor
3. Start typing

== Expected result ==
The typed text is wrapped by a `<p></p>` tag.

== Actual result ==
The typed text is not wrapped but inserted before the `<p>&shy;</p>`.
When hitting the Enter-key a new `<p></p>` is inserted and from then on everything gets wrapped.

== Environment ==
Google Chrome Version 54.0.2840.100 (64-bit) Windows & Linux.[[BR]]
I could not reproduce this behavior with Firefox ESR 45.5.0; in Firefox everything is wrapped nicely."	Bug	confirmed	Normal		General	4.6.0			andreasprantl1403@…
