Closed Bug 8314 Opened 26 years ago Closed 26 years ago

{list} List markers omitted when the list element starts with a child block element

Categories

(Core :: Layout, defect, P2)

x86
Windows 98
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: braden, Assigned: nisheeth_mozilla)

References

()

Details

(Whiteboard: Fix at work computer)

List markers omitted when the list element starts with a child block element
Assignee: rickg → kipp
The content model is correct. It appears to be a bug in the numbering code itself. Reassing to kipps plate for now.
Assignee: kipp → rickg
Target Milestone: M8
Rick, could you assign this to someone who can look into it sooner rather than later (since kipp is gone)? This bug renders the "make list" ability in ender pretty useless.
Assignee: rickg → kipp
Joe -- I'm the one who is likely going to fix this -- and I can't do it until my plate is clear of parser issues. Moving it to kipps plate simply means that it's in his area -- not that it won't get fixed. Your request is noted; I will see if Nisheeth has a moment to look at this too.
Severity: normal → major
Priority: P3 → P2
Target Milestone: M8 → M15
I am marking this bug M15. Dbaron and I (py8ieh), who are acting as minders for Kipp's buglist while he is on sabbatical, use this to mark which bugs we have examined and accepted as legitimate layout bugs. I am increasing priority and severity as well. ** jfrancis: This does not mean that it will not be touched before M15! ** Whoever accepts this bug should re-mark this bug as M8.
Summary: List markers omitted when the list element starts with a child block element → {list} List markers omitted when the list element starts with a child block element
*** Bug 8602 has been marked as a duplicate of this bug. ***
Status: NEW → ASSIGNED
Target Milestone: M15 → M8
Assigning this to myself to take a crack at for m8...
Assignee: kipp → nisheeth
Status: ASSIGNED → NEW
Status: NEW → ASSIGNED
Accepting bug...
*** Bug 8433 has been marked as a duplicate of this bug. ***
This problem still occurs in the June 28th build (1999062809).
*** Bug 9089 has been marked as a duplicate of this bug. ***
Target Milestone: M8 → M9
Sorry, joe. I didn't get a chance to look at this for M8. Its on the top of my bug list for M9...
Whiteboard: Fix in hand
Thanks to a lot of help from kipp, I have a fix for this bug sitting in my tree. I'll check it in when the tree opens for M9... The problem was that the block reflow code was not taking into account the bullet's area while calculating the area of the line. Consequently, only the contents of the list item got painted and the bullet itself got left out. The inline reflow code was doing the line area calculation properly which is why the bug showed itself only when the list item had a child block element. Updating status whiteboard.
Whiteboard: Fix in hand → Fix at work computer
cool. thanx Nisheeth!
*** Bug 9460 has been marked as a duplicate of this bug. ***
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
I just checked in the fix.
Status: RESOLVED → VERIFIED
Fixed in the July 16th Mac, Win, and Linux Builds.
You need to log in before you can comment on or make changes to this bug.