Closed Bug 30780 Opened 25 years ago Closed 25 years ago

<MENU> Tags are not indented correctly

Categories

(Core :: Layout, defect, P3)

All
Linux
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: andrew, Assigned: rickg)

References

Details

Attachments

(1 file)

From Bugzilla Helper: User-Agent: Mozilla/4.6 [en] (X11; I; Linux 2.2.13 i686) BuildID: 2000022708 If two MENU tags follow one another, the second one is treated as if the first one was never closed. Reproducible: Always Steps to Reproduce: 1.<MENU> <LI>test </MENU> <MENU> <LI>test2 </MENU> 2. 3. Actual Results: The second MENU is indented as if the first was never closed Expected Results: Both "test" and "test2" should be "top-level" menu tags Menu tags have been depricated in HTML 4.0, but they should still be correctly supported the same as UL tags.
*** Bug 30787 has been marked as a duplicate of this bug. ***
Bug #30650 gives an URL with a couple hundreds of <MENU> </MENU> pairs. The text goes in diagonal because of the indentations..
Mozilla renders the attached testcase by indenting each menu block. Navigator 4.x works fine. Marking bug confirmed, adding 4xp keyword.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: 4xp
Fixed in my tree awaiting checkin.
Status: NEW → ASSIGNED
*** Bug 31930 has been marked as a duplicate of this bug. ***
Landed tonight; changed nsElementTable.cpp.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
verifying
Status: RESOLVED → VERIFIED
SPAM. HTML Element component deprecated, changing component to Layout. See bug 88132 for details.
Component: HTML Element → Layout
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: