Opened 15 years ago
Last modified 13 years ago
#5678 closed Bug
Styles are used on the next line inconsistently — at Version 2
Reported by: | Alex Medina | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.2.1 |
Keywords: | Cc: | alex@…, lokeshnagpal86@… |
Description (last modified by )
CKeditor 3.2.1. : Styles are used on the next line inconsistently
This was tested in FF and IE in the demo site.
- clear the content of the CKeditor textarea
- write these lines in the textarea
111111111111 222222222222 333333333333
- select the line with "222222222222" and apply Style "Blue Title"
- put your cursor at the end of the line and hit the enter (return) key
- type "this is normal text"
- => The "Blue Title" style is not used.
However, if you repeat the same process for other style such as variable, the style is used on the next line as well after the newline.
There is inconsistency of style behavior.
*Try to test this behavior with other styles as well with this ticket.
Change History (2)
comment:1 Changed 14 years ago by
Cc: | lokeshnagpal86@… added |
---|---|
Summary: | CKeditor 3.2.1. : Styles are used on the next line inconsistently → CKeditor 3.4.2. : Styles are used on the next line inconsistently |
Version: | 3.2.1 → 3.4.2 |
comment:2 Changed 14 years ago by
Description: | modified (diff) |
---|---|
Summary: | CKeditor 3.4.2. : Styles are used on the next line inconsistently → Styles are used on the next line inconsistently |
Version: | 3.4.2 → 3.2.1 |
Lokesh: please, stop changing the version of reported bugs. It certainly doesn't help at all because it makes it look like a recent problem instead of something related to older changes (or even something that it has been always this way)