Opened 11 years ago
Closed 11 years ago
#11846 closed Bug (duplicate)
Google Chrome hangs when CKEditor parses malformed HTML
Reported by: | equinox | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.3.4 |
Keywords: | Blink | Cc: |
Description
The same bug as http://dev.ckeditor.com/ticket/6340 Latest Chrome (34.0.1847.116), Mac OS X
The tab hangs when the HTML is malformed, for example:
<span id="sample" overflow="hidden" ;"="" style="font-size:8pt; font-weight:normal; font-style:normal; color:#808080; background:transparent">Text</span>
Change History (4)
comment:1 Changed 11 years ago by
Keywords: | Blink added; Chrome removed |
---|---|
Status: | new → confirmed |
comment:4 Changed 11 years ago by
Resolution: | → duplicate |
---|---|
Status: | confirmed → closed |
This issue relates to exact same issue as in #11754.
I was able to reproduce this problem from CKEditor 4.3.4 in Blink browsers.