When I select a color under the "settings" button for a given block and reload the page afterwards, the color resets on page reload. I believe that anything under the "settings" button for a given block should be auto-saved when auto-save is enabled.
Maximize also does not auto-save. I am uncertain whether this one should be auto-saved or not. Given that minimize does auto-save properly, I believe that for consistency purposes it may need to also be auto-saved.
Comments
Comment #1
thekevinday commentedThis is actually a bug report for 2.0-beta3.
Also, by "minimize" I meant "collapse button"
Comment #2
brianV commentedThe bug report is for the -dev branch, since it's a problem in the current -dev release ;)
Comment #3
kkaya commentedI'm having the same problem with the 6.x-3.0-beta2 release - changes to block positions are saved, but not colors or node filters under settings.
Comment #4
brianV commentedPutting back against 7.x-2.x-dev, with a more appropriate title.
When I have more time, I will take a look at this. however, as always, Patches welcome!
Comment #5
kkaya commentedThanks for the quick reply! This is a fantastic module and its implementation on drupal.org seems to work with the node filter functionality. Do you know what version they're currently using? I thought maybe it was 6.x-3.0-beta1 after looking at the release notes, but had the same problems as 6.x-3.0-beta2.
Comment #6
brianV commentedkericson:
They are running 6.x-3.0-beta2 for the Drupal.org dashboard - see #1063728: Homebox module should be bumped to 6.x-3.x. I am really not sure what's different about the implementation there.
Comment #7
Shadlington commentedColours haven't saved in any version I have ever tested.
Also, an issue already exists for it: #946206: Changed the color of the block is not saved
Comment #8
thekevinday commentedColors have worked for me (outside of what I described here), I wonder what the difference is between our cases.
Comment #9
Shadlington commentedIt could be the browser... According to that issue I referenced it works in some browsers but not others.
I use chrome and firefox myself.
Comment #10
crobinson commentedI have noticed that I frequently have to hit Save twice before things like the color setting will be saved. I'm not sure why. On the first save, the "Unsaved" indicator will go away, but a color change or widget move won't actually be remembered if you then refresh the page - it reverts. If you click Save twice, it saves properly.
Comment #11
anybody