Closed
Bug 28892
Opened 26 years ago
Closed 26 years ago
button elements render across table borders
Categories
(Core :: Layout: Tables, defect, P3)
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: scott.r.vesey, Assigned: pollmann)
References
()
Details
Button elements render across table borders when the table width specified
is too narrow to allow the button to render inside the cell. Expected behavior
is for table width to be treated as a minimum value. Problem only occurs when a
button appears alone in a cell. as the sample illustrates the if a text element
appears in the cell then the cell is resized to fit even though the table is too
narrow.
Comment 1•26 years ago
|
||
Reassign to karnaze.
Assignee: cbegle → karnaze
Status: UNCONFIRMED → NEW
Component: Browser-General → HTMLTables
Ever confirmed: true
QA Contact: asadotzler → chrisd
Comment 2•26 years ago
|
||
Rod, the 2nd cell in the 1st table of the attachment is reporting too small a
max element size. If this is not the fault of the submit button (but I suspect
it is), then reassign to Kipp's bug list.
TR::Rfl en 011CF6C0 rea=0 av=(UC,UC) comp=(UC,UC) count=3
TC::Rfl 011CF708 rea=0 av=(UC,UC) comp=(UC,UC) count=4
Area::Rfl en 011CF764 rea=0 av=(UC,UC) comp=(UC,UC) count=5
Area::Rfl ex 011CF764 des=(5490,1560) maxElem=(3735,390)
TC::Rfl ex 011CF708 des=(5550,1620) maxElem=(3795,450)
TC::Rfl 011F1000 rea=0 av=(UC,UC) comp=(UC,UC) count=6
Area::Rfl en 011F105C rea=0 av=(UC,UC) comp=(UC,UC) count=7
Area::Rfl ex 011F105C des=(4170,885) maxElem=(645,285)
TC::Rfl ex 011F1000 des=(4230,945) maxElem=(705,345)
TR::Rfl ex 011CF6C0 des=(9870,1680) maxElem=(4500,450)
Assignee: karnaze → rods
Comment 6•26 years ago
|
||
Looks okay to me in build 2000032409 under Linux. All tables render as they
should. I think it's been fixed.
Comment 7•26 years ago
|
||
Marking WORKSFORME based upon two positive reports.
Gerv
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•