[Webkit-unassigned] [Bug 19338] New: background image of <td> repeating few times because of width in percentage of <td>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 30 16:22:46 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=19338

           Summary: background image of <td> repeating few times because of
                    width in percentage of <td>
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: PC
               URL: http://www.emlak.net/konut/kiralikdaire.html
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: anderson.calvin1 at gmail.com


I Steps:
 Go to http://www.emlak.net/konut/kiralikdaire.html
 Scroll to the middle of the page.

 II Issue:
 layout issue on the heading bar of center columns

 III Conclusion:
 The issue is caused by the width in percentage of the 2nd <td> in the 1st row
    <td background="bg_fahne.gif" width="99%"></td>

 Safari applies more than 129px for the 1st row  1st column- which makes the
background image render repeatedly.

 IV Other browsers:
 IE7 : Ok
 FF3 : Ok
 Opera : Ok

 V Nightly tested: 33029


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list