Just like the title states, if you make a Block Title set to then you do not get the ability to collapse the block even if you check the box to do so.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

nedjo’s picture

Yes. I'd welcome a patch.

mcrittenden’s picture

Priority: Normal » Critical
gagarine’s picture

Assigned: Unassigned » gagarine
gagarine’s picture

Category: bug » feature

This feature is easy technically... But how it should work for the user? Where they click to open a block? We need to add a "button" but how we can do without breaking the theme?

gagarine’s picture

Priority: Critical » Normal
eL’s picture

What about to display simillar arrow like in title section, but in right corner of block? And anybody could style it by its own way...

gagarine’s picture

Version: 6.x-1.x-dev » 7.x-1.x-dev

New features in D7. A patch is welcome for this one..

Staler75’s picture

Issue summary: View changes

would like this to work also

tlangston’s picture

You can hide the title text in your CSS. font-size= 0.

darvanen’s picture

Version: 7.x-1.x-dev » 7.x-2.x-dev
Status: Active » Closed (works as designed)

How will the user know what is in the block in order to choose whether or not to open it? Or to distinguish between multiple closed blocks if they started open?

Please flesh out the use-case for this if you would like it to be considered for development.

stpaultim made their first commit to this issue’s fork.