Opened 11 years ago

Last modified 11 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

http://screencast.com/t/1ZEvYXj9zd

Attachments (1)

Desk 1_005.png (163.7 KB) - added by sanil 11 years ago.

Download all attachments as: .zip

Change History (7)

comment:1 Changed 11 years ago by Jakub Ś

Status: newpending

Could you tell me which browser and OS you are using? I wasn't able to reproduce this in any browser.

comment:2 Changed 11 years ago by Piotrek Koszuliński

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 11 years ago by sanil

Attachment: Desk 1_005.png added

comment:3 Changed 11 years ago by sanil

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

Last edited 11 years ago by sanil (previous) (diff)

comment:4 Changed 11 years ago by sanil

OS - Ubuntu 10.04

Browser - Chromium Version 23.0.1271.97

Last edited 11 years ago by sanil (previous) (diff)

comment:5 Changed 11 years ago by Piotrek Koszuliński

Keywords: Webkit added
Status: pendingconfirmed

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:

  1. Write line of text.
  2. Select this line and apply bold.
  3. Press end or click after last character.
  4. Press enter.
  5. Write text.
  6. Select by dragging (from LTR or RTL and unlike #9699 selection does not have to finish outside of editable).
  7. Italic/Strike through/etc doesn't work. Element is created at the beginning of second line.

comment:6 Changed 11 years ago by Piotrek Koszuliński

Component: GeneralCore : Selection
Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy