Opened 9 years ago
Last modified 7 years ago
#14727 confirmed Bug
Clear Format doesn't remove strikethrough
Reported by: | Abhishek Gupta | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.1 |
Keywords: | Cc: |
Description (last modified by )
Steps to reproduce
- Select strikethrough
- Type something;
- Clear Formats by "Tx";
- Hit enter and type
Expected result
Strikethrough option should not be selected and you should be able to type normal text.
Actual result
Strikethrough option is selected.
Other details (browser, OS, CKEditor version, installed plugins)
Problem can be reproduced in all browsers starting from CKEditor 4.1. In version 4.1 it is not possible to remove strikethrough and starting from 4.1.1 this TC applies.
Change History (3)
comment:1 Changed 9 years ago by
Description: | modified (diff) |
---|---|
Status: | new → confirmed |
Summary: | Clearing text formatting reverts to previous formatting → Clear Format doesn't remove strikethrough |
Version: | 4.5.10 (GitHub - master) → 4.1 |
comment:2 Changed 8 years ago by
Starting from CKEditor 4.1.1 the strikethrough gets removed but when you press enter and start typing in new line strikethrough gets enabled again.
#16468 was marked as duplicate.
I have modified the ticket as it concerns strikethrough.