So lets say you use have a block provided by a module like quicktabs that can change in size (quicktabs does this by letting you put a bunch of blocks together into one block, using tabs to switch between them - the blocks on each tab are not necessarily the same size).
If the block was initially one height and changed to have a greater height that exceeds the current column height, the column height will not resize until you drag and drop the block. You are therefore able to have a block that is taller than the column it is in (and so the bottom of it is cut off - or at least it is in chrome).

I don't know if this would need a custom fix in every module that allowed such an size change or if a more generic fix is possible - I hope for the latter.

Comments

brianV’s picture

Version: 6.x-2.x-dev » 6.x-3.x-dev

Bumping version since 6.x-2.x is no longer being developed.

Can someone confirm this in 6.x-3.x? As an example, the devel.module block has a fieldgroup that can expand and contract. The block automatically resizes properly with the resized contents, so this appears to be fixed, at least for that use case.

Shadlington’s picture

I'll upgrade my test site to 3.x later - but I can tell you that on the last 2.x dev this was working.

brianV’s picture

Don't worry about testing on 3.x then - right now, there is no difference between the two apart form a new entry in CHANGELOG.txt marking the branch change.

Shadlington’s picture

Oh dear... This has been reintroduced in 6.x-3.x-dev (just like #955072: Make Homebox only equalize heights of columns within the same row., which was probably related)

Peter Bex’s picture

drumm’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

Drupal 6 is no longer supported. If this can be reproduced with Drupal 7, please re-open with details.