Opened 15 years ago
Last modified 12 years ago
#5349 confirmed Bug
Caret is stuck when inserting any form element.
Reported by: | Sa'ar Zac Elias | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.0 |
Keywords: | Cc: |
Description
To reproduce
- Open the demo or a sample in the SVN.
- Insert any form element (e.g. input, select etc.).
- Move the caret to the sides of the element.
in IE, the caret won't move back to the right. in FF, it won't move to both sides.
Change History (2)
comment:1 Changed 13 years ago by
Status: | new → confirmed |
---|---|
Version: | 3.2 → 3.0 |
Issue has been reproducible in Opera, IE8 and Firefox from CKE 3.0.
Result: You won't be able to move cursor to the right.
Result: In IE8 you won't ba able to move cursor to the right. In FF and Opera to the left.
NOTE:In FF, after inserting form element in empty editor, press left arrow and up arrow. Now you will be able to move to right and to left of form element using up and down arrow.