[Webkit-unassigned] [Bug 18250] New: overlapping of text and image due to float:right

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 31 15:24:29 PDT 2008


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

           Summary: overlapping of text and image due to float:right
           Product: WebKit
           Version: 525.x (Safari 3.1)
          Platform: PC
               URL: https://www.homedepot.ca/webapp/wcs/stores/servlet/Aucti
                    onHomeView?langId=-
                    15&krypto=oTJa5EwIaYnwBXs42YJAe%2F61ZihlDu5w8Qj04zczYEtW
                    QAU7x8BD5N4htPFd9Gp64SayyWwASYKG%0D%0A8VJQiFW%2Fog%3D%3D
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: help.improve.webkit at gmail.com
                CC: help.improve.webkit at gmail.com


I Steps:
Go to 
https://www.homedepot.ca/webapp/wcs/stores/servlet/AuctionHomeView?langId=-15&krypto=oTJa5EwIaYnwBXs42YJAe%2F61ZihlDu5w8Qj04zczYEtWQAU7x8BD5N4htPFd9Gp64SayyWwASYKG%0D%0A8VJQiFW%2Fog%3D%3D

II Issue:
In the right column: under button "Place Bid", there is an overlap of "REFRESH"
and image "tell a friend"

III Conclusion:
#tellAFriend { float:right;} is causing the issue. removing float:right
resolves the issue.

IV Other browsers:
IE7: ok
FF3: not ok
Opera9.24: not ok

V Nightly tested: 31386


-- 
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