Bug 9832

Summary: Menu on playahead.se renders wrong
Product: WebKit Reporter: joppe <nordholm>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: jonathanjohnsson
Priority: P2 Keywords: HasReduction
Version: 420+   
Hardware: Mac (Intel)   
OS: OS X 10.4   
URL: http://www.playahead.se
Attachments:
Description Flags
Test case reduction none

joppe
Reported 2006-07-10 05:35:10 PDT
http://www.playahead.se is a swedish community where almost 10% has membership (despites its layot) I made a username, user: webkit pass: safari The menu renders wrong in webkit/safari, I dont know why though (i dont know any coding) I made screenshots though, http://img137.imageshack.us/img137/8428/bild29vl.png in webkit http://img137.imageshack.us/img137/8479/bild35lr.png in camino
Attachments
Test case reduction (1.35 KB, text/html)
2006-07-10 08:25 PDT, jonathanjohnsson
no flags
Alexey Proskuryakov
Comment 1 2006-07-10 06:07:21 PDT
Confirmed. See also: bug 7260.
jonathanjohnsson
Comment 2 2006-07-10 08:25:44 PDT
Created attachment 9344 [details] Test case reduction
jonathanjohnsson
Comment 3 2006-07-10 08:37:15 PDT
I did the reduction for bug 7260, and thought it was a bit strange that the very issue the reduction was meant to show didn't go away when the test case worked. So I did it again to find out what I missed last time. :) This reduction looks very much like that for bug 7260. The issue is with the second td in the reduction, that pushes the item images in the menu to the next line when it gets too wide. I tried reducing the widths of the corresponding td-s in the (downloaded) original page. The menu can be fixed (almost pixel-perfect) by changing the last td in the first menu to 4% and in the second menu to 13%, so that they don't push the item images down.
Alexey Proskuryakov
Comment 4 2007-03-31 12:33:53 PDT
Comment on attachment 9344 [details] Test case reduction The page and reduction work correctly with TOT. Maybe we should land the reduction as a layout test - I have no idea whether this behavior is covered by existing tests.
mitz
Comment 5 2007-03-31 13:10:33 PDT
*** This bug has been marked as a duplicate of 10517 ***
Alexey Proskuryakov
Comment 6 2007-03-31 13:52:34 PDT
Comment on attachment 9344 [details] Test case reduction Mitz says there's plenty of test coverage for this issue, so there is no need to land this.
Note You need to log in before you can comment on or make changes to this bug.