When you delete a layer group that contains multiple layers and then run the "undo" command - the layers will reappear in the [ Layer List Toolbox ] but each layer will need to be toggled from visible to invisible and then back to visible again [the eyeball icon] for the layer to be rendered / drawn to the canvas. Reproducible: Always Steps to Reproduce: 1. Create a layer group containing 3 - 5 layers containing drawings 2. Delete the layer group 3. Undo the "delete layer group" command 4. Layers are restored yet are invisible Expected Results: The Canvas should show the layers by refreshing the drawing mechanism to draw the layers to the canvas view.
Created attachment 91791 [details] Yes, I can confirm. In attachment, a short video of this behavior.
Confirmed, I was about to report it as a new bug item this morning. I was really afraid to loose data inside this 'empty group' badly restored. Nice video Mvowada ; exactly the issue I saw.
Git commit 9fb03d886803461cbd036c5a7049914c91c0d0c2 by Dmitry Kazakov. Committed on 22/05/2015 at 12:08. Pushed by dkazakov into branch 'calligra/2.9'. Fixed an update problem when undoing layer removal Fixes T214 M +6 -1 krita/image/commands/kis_image_layer_remove_command.cpp A +- -- krita/image/tests/data/group_layer_test/undo_removal_0_initial.png A +- -- krita/image/tests/data/group_layer_test/undo_removal_1_deleted.png A +- -- krita/image/tests/data/group_layer_test/undo_removal_2_undone.png M +74 -0 krita/image/tests/kis_group_layer_test.cpp M +2 -0 krita/image/tests/kis_group_layer_test.h http://commits.kde.org/calligra/9fb03d886803461cbd036c5a7049914c91c0d0c2