[Webkit-unassigned] [Bug 30507] New: Render Bug: combination of padding, columns and ajax. Minimal testcase attached.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 19 03:46:12 PDT 2009


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

           Summary: Render Bug: combination of padding, columns and ajax.
                    Minimal testcase attached.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
               URL: http://dl.getdropbox.com/u/1358485/webkit-css3-columns
                    /test.html
        OS/Version: Mac OS X 10.6
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mail at alexanderwillner.de


Overview:
Various render issues can reproducible be observed in the attached test case
(also see URL above). Some lines are not shown in WebKit if the links are
invoked in the right order.

Steps to Reproduce: 

0.) Open the URL above
1.) Click on 'first click'
2.) Click on 'second click'

Actual Results:

After step 0.) The two above mentioned links are shown.
After step 1.) The links moved a bit to the bottom.
After step 2.) Some text is shown but some parts covered by a white bar.

Expected Results:

After step 1.) A text called 'not visible'
After step 2.) No white bar.

Build Date & Platform:
 * OS X 10.6.2 - Safari version 4.0.3 (6531.9)
 * OS X 10.6.2 - Safari version 4.0.3 (6531.9, r49764)
 * OS X 10.6.2 - Chromium version 4.0.223.5 (29394)

Additional Information: 
 * Clicking the links the other way around or refocusing the browser window
(e.g. by switching the application) fixes the render issues.
 * Firefox 3.5.3 shows no render issues.

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