Opened 11 years ago
Last modified 11 years ago
#10627 confirmed Bug
Removing form element removes whole paragraph
Reported by: | Jakub Ś | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.3 |
Keywords: | Webkit | Cc: |
Description
- Insert textfiled into paragraph
- You will notice there is little space before textfiled and blinking cursor.
Results:
- If you press delete whole paragraph will be deleted - BUG.
- If you press left arrow (so that cursor disappears) and then press Backspace only text field will be removed - can be used as temporary workaround.
- Delete doesn't remove whole paragraph but requires to be pressed twice in order remove textfiled.
This problem can be reproduced in Safari 6 (Mac) and Chrome 28 from CKEditor 3.3.
Before this version there was no tiny space before textfiled and removing worked ok.
Problem occurs in both CKE 3.x and 4.x.