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.
Issue fork collapsiblock-269198
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
Comment #1
nedjoYes. I'd welcome a patch.
Comment #2
mcrittenden commentedComment #3
gagarine commentedComment #4
gagarine commentedThis 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?
Comment #5
gagarine commentedComment #6
eL commentedWhat about to display simillar arrow like in title section, but in right corner of block? And anybody could style it by its own way...
Comment #7
gagarine commentedNew features in D7. A patch is welcome for this one..
Comment #8
Staler75 commentedwould like this to work also
Comment #9
tlangston commentedYou can hide the title text in your CSS. font-size= 0.
Comment #10
darvanenHow 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.