Closed
Bug 64712
Opened 25 years ago
Closed 25 years ago
[Composer]Can't change properties on numbers of numbered list.
Categories
(Core :: DOM: Editor, defect)
Core
DOM: Editor
Tracking
()
VERIFIED
INVALID
People
(Reporter: amyy, Assigned: rubydoo123)
Details
In Composer, Can't change properties on numbers of numbered list.
01-08-2001 Mtrunk build with all platform.
Steps to reproduce:
1. Open composer.
2. Type in a few lines of text.
3. Select the text that were just typed in.
4. Click "Apply or remove numbered list" to create a numbered list.
5. Change the font size to be larger or smaller
RESULT:
The font size for the text were changed, but the font size for the numbers of
the number list didn't change.
This is true for changing other font properties(like change bold or italic) of
list number also.
EXPECT:
The font size for the numbers of the number list change also.
| Reporter | ||
Comment 1•25 years ago
|
||
Change the QA contact and add the keyword.
Keywords: nsbeta1
QA Contact: sujay → ylong
Summary: [Composer]Can't change properties on numbers of numbered list. → [Composer]Can't change properties on numbers of numbered list.
| Assignee | ||
Comment 2•25 years ago
|
||
the properties of the list item markers are fixed and are not altered by the
property of the content. To change the properties of the list item markers you
would need to use CSS properties.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•