Opened 13 years ago
Last modified 13 years ago
#9173 confirmed Bug
Bulleted list properties context option is missing/unnecessary
Reported by: | Olek Nowodziński | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : Lists | Version: | 3.2.2 |
Keywords: | Cc: |
Description
Use the following selection and right click:
- F[oo
C]K
- Bar
Result: Bulleted list properties option is available. Now:
- Foo
C[K
- Ba]r
Result: There's no Bulleted list properties.
The problem is that this option is added conditionally depending on whether selection start is inside of a list.
Anyway, in both cases (start in list, end in paragraph and vice versa), modifying list properties doesn't change anything.
Reproducible in all browsers from CKEditor 3.2.2 (when list properties were introduced).