Closed
Bug 114821
Opened 24 years ago
Closed 22 years ago
Page navbar renders incorrectly in Mozilla
Categories
(Core :: Layout: Tables, defect, P2)
Tracking
()
RESOLVED
WORKSFORME
Future
People
(Reporter: travis_caldwell2000, Unassigned)
References
()
Details
(Whiteboard: [awd:tbl[p2])
1. Load page in moz. Note that the nav bar on the left is cut into pieces
and the text corresponding to the nav items is flush with the left of
the page.
2. Load the page in netscape. Note that the nav bar is un broken and the
text is to the right of the nav bar.
| Reporter | ||
Comment 1•24 years ago
|
||
Note that the page checks for a MS or Netscape browser and if none is
found, disables JavaScript.
From my limited knowledge of HTML, I can't see why that would cause this
problem though.
Comment 2•24 years ago
|
||
The prob isn't due to javascript. There is an error in the HTML code. Using a
100% width for a <TD> element and no width in the <TD> of another give that
prob. Its to gimp webpage author to fix that.
-> TE
Comment 3•24 years ago
|
||
tables
Assignee: attinasi → karnaze
Component: Layout → HTMLTables
QA Contact: petersen → amar
Status: UNCONFIRMED → NEW
Ever confirmed: true
Whiteboard: [awd:tbl[p2]
Comment 4•24 years ago
|
||
Temporarily moving to future until a milestone can be assigned.
Status: NEW → ASSIGNED
Target Milestone: --- → Future
Comment 5•23 years ago
|
||
mass reassign to default owner
Assignee: karnaze → table
Status: ASSIGNED → NEW
QA Contact: amar → madhur
Target Milestone: Future → ---
Updated•23 years ago
|
Priority: -- → P2
Target Milestone: --- → Future
Comment 6•22 years ago
|
||
Page is now worksforme, and there is no testcase in the bug, so....
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•