In-Place Component Edit Does not Update

Hi- I'd like to do some in-place component edits of a block in my drawing. The problem is, when I save the component the block doesn't update. The only thing that I can get to update with I "savecomponent" is the base insertion point (if I move it). Text sizes, BlockAttribute names and sizes, geometry, none of that updates.

I've read through the DraftSight Tips and Tricks, and according to that the block should update after you modify the definition of the block. Is this currently a bug that blocks are not updating after being edited? The only way I can see changes is by deleting the block and re-inserting it...but how aggravating that is when I have already set so many BlockAttribute properties.