Opened 8 years ago
Closed 8 years ago
#17061 closed Bug (duplicate)
Using input buttons can hang Chrome browser
Reported by: | Mateusz Samsel | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: |
Description
Steps to reproduce
- Open page with editor in Chrome Browser
- Add checkbox
- Click into checkbox in editor, so selection will be in input element
- Make selection after checkbox (like you would like to write something after checkbox)
- Browser should hang.
Alternative option:
- Write some text in editor.
- Add checkbox in the middle of what you wrote.
- Start to delete text from then end.
- When you reach the checkbox browser should stuck.
Expected result
Browser remain responding.
Actual result
It's necessary to kill process. :(
Other details (browser, OS, CKEditor version, installed plugins)
This same happen on mobile and desktop version. Test was made on Chrome 58 on MacOS.
Change History (1)
comment:1 Changed 8 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Version: | 4.7.0 (GitHub - major) |
DUP of #17003.