Opened 8 years ago
Closed 7 years ago
#17068 closed Bug (duplicate)
Editor chrashes current Chrome
Reported by: | r0b3n | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: |
Description
Steps to reproduce
- Go to http://nightly.ckeditor.com/17-05-29-06-08/full/samples/ using latest Google Chrome
- Activate Souce Code view
- Paste following HTML Code:
<h1>Most Valuable Player | 1. Bundesliga Frauen - Saison 2015/16</h1> <div> <input class="ui:include" type="button" value="/cms/components/mvp_1blf_201516" disabled="true"/> </div>
- Switch back to WYSIWYG-Mode
Expected result
Editor is usable.
Actual result
Editor crashes Chrome tab with 100% CPU load. Tab needs to be killed with chrome task manager.
Other details (browser, OS, CKEditor version, installed plugins)
Reported by customer using current stable Windows Google Chrome. Edge and FF seem fine. Reproducable on Chrome Version 58.0.3029.110 (64-bit) running latest MacOS. The bug occurs with CKEditor 4.6.1 and also 4.7.0 and in the nightly demo.
Change History (2)
comment:2 Changed 7 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Version: | 4.7.0 (GitHub - major) |
DUP of #17003
Forgot step 5 to reproduce: Click on editor content.