Opened 9 years ago
Closed 9 years ago
#14351 closed Bug (duplicate)
Browser Edge (windows 10) - after a "CTRL + ENTER" in the CK Editor the keyboard up/down doesn't work anymore
Reported by: | Harm Tester | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.5.6 |
Keywords: | browser Edge arrow up down windows10 | Cc: |
Description
Steps to reproduce
Go to the demo of CKEditor in browser Edge (25.10586.0.0) on Windows 10
- Type some text
- click CTRL+ENTER
- Type some text
- click on the keyboard arrows up or down
Expected result
When clicking up the cursor goes up and when clicking down the cursor goes down.
Actual result
After clicking the up button the cursor goes to the begin of the paragraph and clicking down the cursor goes to the end of the paragraph
Other details (browser, OS, CKEditor version, installed plugins)
This behavior is standard available on the CKEditor ENTER Ker >> "Produce <br> on ENTER" on the demo page http://ckeditor.com/demo#enter
Duplicate of #14352.