Closed
Bug 309127
Opened 19 years ago
Closed 19 years ago
wrong placement of div, even without any 'position' att of any kind
Categories
(Firefox :: General, defect)
Tracking
()
VERIFIED
INVALID
People
(Reporter: daniel, Unassigned)
References
()
Details
Attachments
(2 files)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b4) Gecko/20050908 Firefox/1.4
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b4) Gecko/20050908 Firefox/1.4
Overall, the page is displayed fine except for the bottom section.
none of the classes has any 'position' attributes of any kind.
i've seen you've fixed the bug with the "td border" wrong placements.. good job :)
please have a look on the url i've given you.
useless to say it works on IE.
Please advice,
Daniel Engelman.
Reproducible: Always
Steps to Reproduce:
go to the website http://i4t.evolution.co.il/info4trade_mozilla_bug.html
Actual Results:
div "bottomContainer" displayed at the wrong place.
Expected Results:
;> duh,.
have a look on the style sheet for reference @:
http://i4t.evolution.co.il/info4trade%20-%20מסחר%20מקוון%20במידע,%20ייעוץ%20ושירות%20דרך%20האינטרנט_files/style_HE.css
Reporter | ||
Comment 1•19 years ago
|
||
Reporter | ||
Comment 2•19 years ago
|
||
Reporter | ||
Comment 3•19 years ago
|
||
Please note that the site I am working on is being developed locally,
so I have downloaded the Site using File > Save As in IE, so the code might be
altered and all links are broken, but I have checked it out and seen the same
bug, so the symptoms are the same.
Thank you guys,
Please advice,
Daniel Engelman.
Comment 4•19 years ago
|
||
The problem here is that the ".shadeDiv" DIV (containing most of the content)
has height:9px. The following content is displayed directly below the div (i.e.
9px below its top), even if the content of the div overflows downwards (as in
this case).
This is the correct behavior, so the bug report is invalid.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → INVALID
Reporter | ||
Comment 5•19 years ago
|
||
(In reply to comment #4)
Uri, you are 100% right.
i'm sorry for wasting you time, guys.
Thanks alot.
Updated•19 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•