[Webkit-unassigned] [Bug 117038] New: multi columns, big space at the bottom
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu May 30 11:54:07 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=117038
Summary: multi columns, big space at the bottom
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
URL: http://jsfiddle.net/SmJ3V/1/
OS/Version: Windows 7
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: New Bugs
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: kokers at codebusters.pl
Created an attachment (id=203368)
--> (https://bugs.webkit.org/attachment.cgi?id=203368&action=review)
preview of the issue
Big space a the bottom when using column-count with display:inline-block and/or -webkit-column-break-inside:avoid;
I checked these browsers:
- IE10 - fail
- Chrome - fail
- Safari 5.x - fail
- Opera Next 15 - fail
- Opera 12.x - ok
- FF - ok
I thought that maybe images are causing this. Like maybe calculations for columns are made first, and then images are loaded and without image dimensions the height is calculated wrong or something. But the issue persists anyway.
--
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