Opened 12 years ago
Last modified 12 years ago
#9970 closed Bug
BR mode inconsistency between versions — at Version 1
Reported by: | tema | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.6.3 |
Keywords: | Cc: |
Description (last modified by )
http://nightly.ckeditor.com/13-01-20-08-51/standard/samples/plugins/enterkey/enterkey.html
Select BR mode.
Situation:
- Clear all text
- Write a line of text
- Select this line
- Click bold (first line becomes bold)
- Press enter to make a new line
- Click bold again to disable it
In 3.6.2 everything works fine, first line is still bold, new text on the new line is not bold.
However in every version after 3.6.3, including 4.x, after last step bold for the first line is removed.
It seems that the 3.6.3 behavior looks more adequate.
Change History (1)
comment:1 Changed 12 years ago by
Description: | modified (diff) |
---|---|
Status: | new → confirmed |
Version: | 4.0.1 → 3.6.3 |
Problem can be reproduced in all browsers from CKEditor 3.6.3 [7392]. It occurs also in CKEditor 4.x (v4).