Opened 12 years ago
Last modified 12 years ago
#10003 confirmed Bug
Strike through button doesnt not correctly
Reported by: | sanil | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : Selection | Version: | 4.0.1 |
Keywords: | Webkit | Cc: |
Description
Strike through doesn't work for first time for the steps given below:
Way to reproduce:
1) Enter some text and select it. Click strike through
2) Go to next line and click on strike through again to disable it
3) Enter some text again, select it and click strike through
4) Strike out doesnt work for the first time.
5) Again select the text and click strike through. It works
Attachments (1)
Change History (7)
comment:1 Changed 12 years ago by
Status: | new → pending |
---|
comment:2 Changed 12 years ago by
This looks like a bug fixed in 4.0.1 - #9699.
Please, make sure that you cleared your cache and try to reproduce it again.
Changed 12 years ago by
Attachment: | Desk 1_005.png added |
---|
comment:3 Changed 12 years ago by
Cleared the cache and tried this on ckeditor website itself. Checked the version. its 4.0.1. The bug still exits. PFA screenshot https://dev.ckeditor.com/attachment/ticket/10003/Desk%201_005.png
comment:5 Changed 12 years ago by
Keywords: | Webkit added |
---|---|
Status: | pending → confirmed |
I've got Ubuntu 12.04 and Chrome 24.
After few more tries I reproduced this issue finally. It's similar to #9699, but not exactly the same issue (or regression).
Simplified TC:
- Write line of text.
- Select this line and apply bold.
- Press end or click after last character.
- Press enter.
- Write text.
- Select by dragging (from LTR or RTL and unlike #9699 selection does not have to finish outside of editable).
- Italic/Strike through/etc doesn't work. Element is created at the beginning of second line.
comment:6 Changed 12 years ago by
Component: | General → Core : Selection |
---|
Could you tell me which browser and OS you are using? I wasn't able to reproduce this in any browser.