[Webkit-unassigned] [Bug 53864] New: -webkit-column-width causing layout / rendering issue

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 5 19:56:50 PST 2011


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

           Summary: -webkit-column-width causing layout / rendering issue
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: priyajeet.hora at gmail.com


Created an attachment (id=81384)
 --> (https://bugs.webkit.org/attachment.cgi?id=81384&action=review)
testcase

Open the attached html file.
Reduce the window width to show a horizontal scroll bar and perhaps 2 columns of text.
Reduce the window height to show a vertical scroll bar.

With that window size, scroll towards the right and you will notice blank / whitespace.
Other columns should have been there.

Now scroll up and down and those columns will appear.
Another way to see the disappeared columns is to select the text with the mouse.

Similar downstream issue
http://code.google.com/p/chromium/issues/detail?id=71278
that shows webkit-column-width issues on a page like http://en.wikipedia.org/wiki/Rajinikanth
Though unsure if that exposes more issues than what my test case shows, but is quite similar.

More issues with webkit-columns can be seen in Bug 45138 (testcase of this one also shows the above disappearing text issue) and Bug 41796.

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