[Webkit-unassigned] [Bug 41625] New: Buttons are badly rendered when added dynamically from JavaScript

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 5 10:17:08 PDT 2010


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

           Summary: Buttons are badly rendered when added dynamically from
                    JavaScript
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://incubator.myxwiki.org/xwiki/bin/view/Test/Safar
                    iButtonRenderinBug?xpage=plain
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Major
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zmeuldumy at gmail.com


Created an attachment (id=60552)
 --> (https://bugs.webkit.org/attachment.cgi?id=60552)
HTML code snippet to reproduce the bug

Buttons added from JavaScript to an HTML element (the container) that doesn't have a fixed size are badly displayed: some parts of the button are not displayed. The amount of hidden content seems to be proportional with the padding of the container. Scrolling or resizing the browser window forces the page to be redrawn and the button is then displayed correctly.

I'm able to reproduce the problem both on WinXP+Safari5.0(7533.16) and MacOS+Safari5.

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



More information about the webkit-unassigned mailing list