Opened 14 years ago
Closed 11 years ago
#5763 closed Bug (fixed)
It's impossible to move under a table with enterMode br
Reported by: | Sa'ar Zac Elias | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.0 |
Keywords: | Cc: | pomu@… |
Description
Steps to reproduce
- Load an empty editor with enterMode br.
- Create a table.
Try to move under the table with the cursor or the arrows, it is impossible.
Change History (6)
comment:1 Changed 14 years ago by
Milestone: | CKEditor 3.5 |
---|
comment:2 Changed 14 years ago by
Cc: | pomu@… added |
---|
comment:3 Changed 13 years ago by
Status: | new → confirmed |
---|---|
Version: | 3.3 → 3.0 |
comment:6 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | confirmed → closed |
The status is fixed in CKeditor 4.x.
We have introduced magic line plugin that allows inserting line breaks into such areas. Please see http://nightly.ckeditor.com/14-04-17-06-05/full/samples/plugins/magicline/magicline.html.
In IE8 and IE9 when creating the table in enterMode_BR it is impossible to get out this table. You can't move cursor neither under the table nor above it.
In IE7, IE6 and Opera when creating the table in enterMode_BR it is impossible to move the cursor above the table.
Reproducible from CKEditor 3.0.