Closed Bug 28716 Opened 25 years ago Closed 25 years ago

Multiple bullet levels on same line

Categories

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

x86
Windows NT
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: bijals, Assigned: mozeditor)

References

Details

(Whiteboard: Composer feature work)

Steps: 1) Open a blank page 2) Hit the bullet icon 3) Type the word "Hello" and hit return 4) On second bullet type "Bye" and hit the bullet icon again Actual Results: You now have a solid and a open circle bullet on the same line. Expected Results: Hitting bullet icon again should have removed the bullet Build Date/Platform: 2/21/00-08 on NT
Basic multi-level bullets should work for Beta 1.
Keywords: beta1
*** Bug 28710 has been marked as a duplicate of this bug. ***
reassign to jfrancis
Target Milestone: M14
try again...
Assignee: brade → jfrancis
accepting bug
Status: NEW → ASSIGNED
Whiteboard: [PDT-]
cannot reproduce this. I can reproduce the part about not unlisting, but I dont get multiple bullets on same line. The part about not unlisting is a dup of 13919 *** This bug has been marked as a duplicate of 13919 ***
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
okay I just demo'd this for Charley and Joe..... here's the reproducible test case: 1) launch composer 2) go into bullet list mode 3) enter 3 lines of text 4) on the 3rd line pull-down Format | List props 5) change to open circle 6) click ok. now notice that you have two levels of bullet list on the same line. this is what Bijal had reported...the other issue(unlisting) is covered by another bug, so we can disregard that issue here....
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
Here are my comments from another bug... I can reproduce this problem though I'm not sure I can give you steps. I think it's related to the other list problems we're seeing (which have to do with a messed up selection). When I get to the state of seeing two bullets on the same line, the output looks like this (3! lists): <ul> <li>a</li> <li>b</li> </ul> <ul> <li> <ul> <li>c</li> </ul> <br> </li> </ul>
I can reproduce this every time...I showed Joe+Charley in their office....see my steps above...
move to M16
Target Milestone: M14 → M16
Frequency of Occurrence: Anytime you try to remove an existing blank bullet (this use to occur less frequently, but not all the time) Visibility of Bug: Get into a weird state where you can't get the caret to be completely left justified. Steps to create bug: 1) Open a new email message 3) Hit bullet button/icon to add a bullet 4) Again, hit bullet button/icon to remove bullet (Notice that you now have 2 bullets on same line) 5) Type something like "asdf" and hit return Actual Results: Get into a weird state where you can not left justify anymore Expected Results: Hitting bullet twice should remove bullets
Whiteboard: [PDT-]
Putting on PDT- radar for beta1.
Whiteboard: [PDT-]
Severity: normal → major
Keywords: beta1beta2
Priority: P3 → P1
Whiteboard: [PDT-] → Composer feature work
updating keyword and status whiteboard to reflect that this is a beta 2 feature work bug that the Composer team deems a must fix for beta 2.
Keywords: nsbeta2
I think this is fixed now.
Status: REOPENED → RESOLVED
Closed: 25 years ago25 years ago
Keywords: beta2
Resolution: --- → FIXED
verified in 5/8 build.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.