Closed Bug 216634 Opened 22 years ago Closed 12 years ago

Daum Cafe Navigation menu appears on the right instead of the left

Categories

(Core :: Layout: Positioned, defect)

defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: Erich.Iseli, Unassigned)

References

()

Details

(Keywords: qawanted, testcase)

Attachments

(1 file)

User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4b) Gecko/20030507 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4b) Gecko/20030507 Daum is one of the most visited websites of the web (according to Alexa.com), and the targetted public is only Korean. So imagine if you want to make a Korean use Mozilla, this site is a must-work. There's, on the page an iframe with the id "leftmenu", but it appears on the rigth: the position is absolute but only the distance from top has been given. Apparently, IE interpretes a missing distance from the left as being left=0, which Mozilla doesn't. And it's right so. Thus, the webmaster should be bugged about adding this one line of code. Reproducible: Always Steps to Reproduce: 1. load a daum cafe page, for example http://cafe.daum.net/olivier/ 2. 3. Actual Results: The navigation is on the right (you have even to scroll horizontally in order to see it) Expected Results: The menu should be on the left
Summary: Daum Cafe Navigation menu appears on the left instead of the right → Daum Cafe Navigation menu appears on the right instead of the left
Component: Other → Korean
*** Bug 226170 has been marked as a duplicate of this bug. ***
*** Bug 232307 has been marked as a duplicate of this bug. ***
I'm putting this back to layout like bug 232307 was, because it's not clear to me that Mozilla's layout is correct. Depending on the precise meaning of the "static position" stuff in CSS2.1, IE's layout may be correct. See bug 232307 comment 2.
Assignee: other → nobody
Component: Korean → Layout: R & A Pos
Keywords: qawanted
OS: Linux → All
Product: Tech Evangelism → Browser
QA Contact: other → core.layout.r-and-a-pos
Hardware: PC → All
Version: unspecified → Trunk
Ian, what should happen in this situation: <body> <iframe style="width: 100%"></iframe> <iframe style="position:absolute; top:0"></iframe> </body>
Has anyone got another example of this problem elsewhere? The site in question appears identical in IE and Mozilla, it looks like it has been rewritten.
Yeah, daum.net fix his problem. and, I know other one nearly trouble, but Firefox 1.0 PR accept that code. I think this bug finished here.
works for me, using deer park alpha 2.
Attached file Testcase
Keywords: testcase
As the reporter of this bug, I confirm what has been written above in comment #7. Works for me with Firefox 23.0.1
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: