Opened 8 years ago
Closed 8 years ago
#14920 closed Bug (duplicate)
Strikethrough didn't show correctly when font size is changed
Reported by: | Kinny | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : Styles | Version: | |
Keywords: | Cc: |
Description
Strikethrough didn't show correctly when font size is changed. And this problem only happens in Firefox.
Steps to reproduce
- From CKEditor demo page http://ckeditor.com/demo#full, enter some Normal text (Format is Normal and size is 12)
- Select the text typed in step 1 and click Strikethrough
- Place the cursor in the beginning of the text from step 1
- Change font size to 48 and type other text
The strikethrough line appears according to the previous text size. It showed at the bottom of the new text instead of in the middle.
Expected result
The strikethrough line appears in the middle of the text.
Actual result
The strikethrough line appears according to the previous text size. It showed at the bottom of the new text instead of in the middle.
Other details (browser, OS, CKEditor version, installed plugins)
This problem only happen in FireFox.
Attachments (1)
Change History (2)
Changed 8 years ago by
Attachment: | strikethrough.png added |
---|
comment:1 Changed 8 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
DUP of #8118.