Opened 12 years ago
Last modified 12 years ago
#9519 confirmed Bug
Unable to exit from pre block in some cases
Reported by: | Karen Ananiev | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.6.5 |
Keywords: | Cc: |
Description (last modified by )
- clear all contents
- change paragraph format to Preformatted
- type some text and press Shift+Enter to create new line
- switch to the Source (notice that pre block has extra line break) and go back to the wysiwyg mode. Without switching to source mode pressing SHIFT+ENTER and ENTER works as expected.
- put cursor to the empty second line of pre
- press Enter to exit from pre block
Outcome: We are still into pre block and you have to press enter one more time to get out of it.
Expected: Exit from pre block and create the new paragraph.
The problem is that enterkey plugin appends bogus br element which is converted to the invisible line break.
Change History (3)
comment:1 Changed 12 years ago by
Description: | modified (diff) |
---|---|
Summary: | [Webkit] Unable to exit from pre block in some cases → Unable to exit from pre block in some cases |
comment:2 Changed 12 years ago by
Description: | modified (diff) |
---|
comment:3 Changed 12 years ago by
Status: | new → confirmed |
---|---|
Version: | → 3.6.5 |
This behaviour has been changing across versions.
Please note that this problem does not occur in CKEditor 4.x - http://nightly-v4.ckeditor.com/