Closed
Bug 294149
Opened 20 years ago
Closed 20 years ago
page layout totally wrong
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: khadjari, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 When opening the page and going to any links in the tree view on the left, the layout looks totally faulty compare how Opera or IE show the same page! Reproducible: Always Steps to Reproduce: 1.go to www.akademikliniken.se 2.Open the first tree node on the left 3.choose the second leaf and compare the layout with opera or IE.
Comment 1•20 years ago
|
||
I think this is not a Firefox Problem, because there are some errors on this Page. Just take a look at http://validator.w3.org/check?uri=http://www.akademikliniken.se
Comment 2•20 years ago
|
||
(In reply to comment #1) > I think this is not a Firefox Problem, because there are some errors on this > Page. Just take a look at > http://validator.w3.org/check?uri=http://www.akademikliniken.se It is a firefox branch problem, wfm in Trunk both Firefox and Mozilla Suite Mozilla/5.0 (Windows; U; Win98; de-DE; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 select: Om plastikkirurgi select: Definitioner At first try only two images were shown, no text below. wfm Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8b2) Gecko/20050509 Firefox/1.0+ wfm Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8b2) Gecko/20050514 I don´t see a big difference between Opera and Mozilla beside that a gif isn´t shown because of z-index=1, see bug 78087. http://www.akademikliniken.se/images/davinci.gif <div id="background" style="position:absolute; z-index:-1; top:-35; left:120;"><img src="/images/davinci.gif" border="0" alt=""></div>
Version: Trunk → 1.7 Branch
Comment 3•20 years ago
|
||
As Hermann said, this has been fixed on the trunk. Layout problems don't normally get fixed in branch releases; it's mostly security issues.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•