Closed
Bug 96919
Opened 24 years ago
Closed 24 years ago
WRMB: label within td overlaps next cell
Categories
(Core :: Layout: Form Controls, defect)
Tracking
()
VERIFIED
FIXED
People
(Reporter: rubydoo123, Assigned: rods)
Details
the problem is a combination of things:
the label is within a td
the td has a specific width setting and is align=right
leaving the code as is -- the label text is overlapping the next cell.
Removing the label element and leaving just bold text - it renders correctly
Removing either the align or the width - it renders correctly.
I talked with Chris Karnaze and he believes it is an issue with the label
element. If it ends up not being a label element issue, he said to reassign it
back to him
| Reporter | ||
Comment 1•24 years ago
|
||
just retested using the comm trunk build from 2001082403 -- it works fine in
that build
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•