Open Bug 95689 Opened 23 years ago Updated 4 years ago

changing numbered list to uppercase alpha makes sublist numeric

Categories

(Core :: DOM: Editor, defect, P5)

defect

Tracking

()

mozilla1.4beta

People

(Reporter: sujay, Unassigned)

Details

using 8/15 build of netscape 1) launch netscape 2) launch composer 3) insert numbered list 4) double click on the list to bring up list props 5) change it to "A, B, C" 6) enter several list items 7) on the last one hit indent. notice the sublist now starts with "1." shouldn't the sublist retain the "A, B, C" pattern ?
This is how 4.x works as well.
Keywords: 4xp
clarification: 4.x makes new sublists inherit the list type of the parent list (as Sujay is requesting in this bug)
no, it should be alternating just like bullet lists alternate
-->cmanske
Target Milestone: --- → mozilla1.0
-->cmanske
Assignee: beppe → cmanske
spam composer change
Component: Editor: Core → Editor: Composer
I've run into this as well with a list that is numbered with Roman numerals. Once you indent one of the list items it turns into 1. If it is supposed to alternate, can't it alternate depending on the list type? In the case of Roman numerals for example, they should be something like: I. line 1 i. line 2 ii. line 3 The lettered list could be: A. line 1 a. line 2 b. line 3 I think that this looks a lot better than just putting a one into everything you indent in a list.
Joe: does this change with any of you other list fixes? I guess it's asking that the indented list inherit the "type" attribute of the parent UL or OL, right?
Assignee: cmanske → jfrancis
Component: Editor: Composer → Editor: Core
Charlie, right. If that's what we want, it's a fix to nsHTMLEditRules::WillMakeList(). Is that what we want?
Status: NEW → ASSIGNED
I guess so! Do you agree?
Bugs targeted at mozilla1.0 without the mozilla1.0 keyword moved to mozilla1.0.1 (you can query for this string to delete spam or retrieve the list of bugs I've moved)
Target Milestone: mozilla1.0 → mozilla1.0.1
The days of having a half dozen milestones out in front of us to divide bugs between seem to be gone, though I dont know why. Lumping everything together as far out as I can. I'll pull back things that I am working on as I go.
Target Milestone: mozilla1.0.1 → mozilla1.2beta
[ushing these out as far as bugzilla will let me. I'll pull them back as I work on them.
Target Milestone: mozilla1.2beta → mozilla1.4beta
QA Contact: sujay → editor
Assignee: mozeditor → nobody
Status: ASSIGNED → NEW

Bulk-downgrade of unassigned, >=5 years untouched DOM/Storage bugs' priority.

If you have reason to believe this is wrong (especially for the severity), please write a comment and ni :jstutte.

Severity: normal → S4
Priority: -- → P5
You need to log in before you can comment on or make changes to this bug.