Closed
Bug 37878
Opened 25 years ago
Closed 25 years ago
Adding a Row overlapp the outer table
Categories
(Core :: XUL, defect, P3)
Tracking
()
VERIFIED
INVALID
People
(Reporter: x.maysonnave, Assigned: eric)
References
()
Details
(Keywords: verifyme, Whiteboard: awaiting a test case)
From Bugzilla Helper:
User-Agent: Mozilla/4.7 [fr] (WinNT; U)
BuildID: 2000041805
a table contain a titledbox who contain a table.
a button add rows in the inner table.
the inner table overlapp the outer table.
Reproducible: Always
Steps to Reproduce:
Push the Button
Actual Results: The inner Table overlapp the outer table.
Expected Results: The inner table doesn't overlapp the outer table.
Comment 1•25 years ago
|
||
setting to new. over to XUL
Status: UNCONFIRMED → NEW
Component: XML → XP Toolkit/Widgets: XUL
Ever confirmed: true
Comment 2•25 years ago
|
||
If this is supposed to be over to XUL, then I am the wrong person. Re-assigning
to Peter Trudelle.
Assignee: nisheeth → trudelle
| Assignee | ||
Comment 4•25 years ago
|
||
This test case in not accessible. Can you please attach the test case?
Status: NEW → ASSIGNED
| Assignee | ||
Updated•25 years ago
|
Whiteboard: awaiting a test case
Target Milestone: --- → M20
Comment 5•25 years ago
|
||
I can see the test case, but this is almost completely an html:table
inside a xul:window. The use of html: elements is deprecated, particularly
when there are XUL alternatives -- in this case <grid>. Marking INVALID
(deprecated/obsolete). Thanks.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → INVALID
Comment 7•25 years ago
|
||
verified invalid (or perhaps I should have really said wontfix). Either way ...
Status: RESOLVED → VERIFIED
Updated•25 years ago
|
QA Contact: chrisd → jrgm
Component: XP Toolkit/Widgets: XUL → XUL
QA Contact: jrgmorrison → xptoolkit.widgets
You need to log in
before you can comment on or make changes to this bug.
Description
•