[Webkit-unassigned] [Bug 25389] New: text fomat icons appear twice due to top:-10px;

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 24 18:17:40 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=25389

           Summary: text fomat icons appear twice due to top:-10px;
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://www.xanga.com/
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jasneet at chromium.org
                CC: jasneet at chromium.org


I Steps:
1. Login to your xanga site
2. Click on "Chatboard" link

II Issue:
Notice that the formatting icons appear twice.

III Conclusion:
Issue is : in the testcase there are 2 images which are getting displayed as
one on top of another, in IE/FF they overlap each other completely while in
Chrome/Safari they don't overlap completely, therefore showing 2 images.

.wysibutton-bg {top:-10px;} style is used to make 2 images overlap. On changing
it to top:0px; Chrome/Safari do not display 2nd image but other browsers start
displaying 2nd image

IV Other Browsers:
IE7: ok
FF3: ok

V Nightly tested: 42232

Bug in Chromium : http://code.google.com/p/chromium/issues/detail?id=9568


-- 
Configure bugmail: https://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