Opened 14 years ago

Closed 14 years ago

#5850 closed Bug (fixed)

IE - Issues with Formatting options in Numbered/Bulleted list

Reported by: Satya Minnekanti Owned by: Garry Yao
Priority: Normal Milestone: CKEditor 3.4.2
Component: Core : Styles Version: 3.3
Keywords: IE IBM Cc: joek, Damian, jamcunni@…

Description

To reproduce the defect

  1. Open Ajax Sample
  1. click on Insert/Remove Numbered list icon to start a Numbered list
  1. see that Numbered list starts.
  1. Click on Bold Icon to make the text bold.
  1. Type the text and see that Bold formatting is applied to the text.
  1. Press Enter to start the next list item and Click on Bold icon to remove the Bold Formatting.

Expected Result:

Bold formatting is removed.

Actual Result:

Bold formatting will remove and applies again we have to click on Bold Icon second time to remove the Bold formatting.

  1. Now Click on Italic Icon to apply Italic formatting to the text.

Expected Result:

Italic formatting is applied to the start of the text in second list item

Actual Result:

Cursor moves to the end of previous list item and when type the text the second list item number is removed and Italic Formating is applied to the text we typed at the end of previous list item.

Attachments (2)

5850.patch (1.8 KB) - added by Garry Yao 14 years ago.
5850_2.patch (1.7 KB) - added by Garry Yao 14 years ago.

Download all attachments as: .zip

Change History (13)

comment:1 Changed 14 years ago by Garry Yao

Component: GeneralCore : Styles
Keywords: Confirmed IE added

Confirm only in IE8 compat mode.

comment:2 in reply to:  1 Changed 14 years ago by Satya Minnekanti

Replying to garry.yao:

Confirm only in IE8 compat mode.

i could reproduce this in IE 6 & IE 7 as well

Changed 14 years ago by Garry Yao

Attachment: 5850.patch added

comment:3 Changed 14 years ago by Garry Yao

Keywords: Review? added; IE removed
Owner: set to Garry Yao
Status: newassigned

comment:4 Changed 14 years ago by Frederico Caldeira Knabben

Keywords: Confirmed removed
Milestone: CKEditor 3.4CKEditor 3.5

comment:5 Changed 14 years ago by Garry Yao

Status: reviewassigned

(Un)fortunately this WFM now on trunk.

comment:6 Changed 14 years ago by Garry Yao

Status: assignedpending

comment:7 Changed 14 years ago by James

Cc: jamcunni@… added

I just tested this in IE7 and there is still an issue here. Try this test case:

  1. Open the Ajax sample.
  2. Click on the Numbered List icon.
  3. Click on the Bold icon.
  4. Type some text.
  5. Press Enter.
  6. Click on the Bold icon to remove it.
  7. Click on the Italic icon.
  8. Type some text.

Expected: The second item in the list is in Italics.

Actual: The second item in the list is in Bold.

(You get the same outcome if you choose underlined instead of italics)

comment:8 Changed 14 years ago by Garry Yao

Keywords: IE added
Status: pendingconfirmed

Ok, seems the bug still there, but with a different symptom.

comment:9 Changed 14 years ago by Garry Yao

Status: confirmedreview

Changed 14 years ago by Garry Yao

Attachment: 5850_2.patch added

comment:10 Changed 14 years ago by Sa'ar Zac Elias

Status: reviewreview_passed

comment:11 Changed 14 years ago by Garry Yao

Resolution: fixed
Status: review_passedclosed

Fixed with [5994].

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