Opened 14 years ago

Closed 14 years ago

Last modified 12 years ago

#5641 closed Bug (invalid)

CKeditor 3.2.1. Problem when creating a bulleted list, users are unable to specify the font style for the numbers.

Reported by: Alex Medina Owned by:
Priority: Normal Milestone:
Component: General Version: 3.2.1
Keywords: Cc:

Description

CKeditor 3.2.1.: Problem when creating a bulleted list, users are unable to specify the font style for the numbers.

  • Enter three lines in CKeditor textarea like the lines below

item 1 item 2 item 3

  • select the 3 lines entered and click on "Insert/Remove Numbered List
  • Choose a style for the ol and you will notice that the list numbers don't have the same style. There is no way to change the order list style. This also applies to styles, format, font name, font size, background, etc.

Change History (5)

comment:1 Changed 14 years ago by Garry Yao

Priority: HighNormal

WFM in trunk, can you specify what exactly style you failed to apply to list?

comment:2 Changed 14 years ago by Alex Medina

The bulleted list (the number in the bullet does not follow the same style as the text). For example:

  1. this is the first item

"1." does not follow the same style than what is set for "this is the first item" There is no way to set any style to "1."

comment:3 Changed 14 years ago by Garry Yao

Resolution: invalid
Status: newclosed

In CSS, list bullet won't adapt it to applied list item styles.

comment:4 Changed 12 years ago by Jakub Ś

Yes when you change the style of li element it does not get applied to the list. This is valid behavior.

Anyway it would be nice to have “list style dialog” as described in those tickets: http://dev.ckeditor.com/ticket/844 , http://dev.ckeditor.com/ticket/717

comment:5 Changed 12 years ago by Jakub Ś

I think that this bug can be also treated as DUP of #717

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