New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 642325 link

Starred by 0 users

Issue metadata

Status: Fixed
Owner:
NOT IN USE
Closed: Sep 2016
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

First column in second row missing if first column in first row isn't to be painted

Reported by msten...@opera.com, Aug 30 2016

Issue description

If an inner multicol container consists of at least three rows, and the first column in the first row doesn't intersect with the paint rectangle, then the first column in the second row will be missing, even if it does intersect with the paint rectangle.

MultiColumnFragmentainerGroup::columnIntervalForVisualRect() misbehaves, because the rectangle passed is wrong (not visually translated for each fragmentainer group).
 

Comment 1 by msten...@opera.com, Aug 30 2016

tc.html
375 bytes View Download
Project Member

Comment 2 by bugdroid1@chromium.org, Sep 9 2016

Comment 3 by msten...@opera.com, Sep 9 2016

Status: Fixed (was: Assigned)

Sign in to add a comment