https://bugs.kde.org/show_bug.cgi?id=401757
--- Comment #4 from Storm Engineer <storm.ant...@gmail.com> --- I have finally found a consistent way to reproduce: Open existing file or make a new, just have two layers and at least one with content. 1; Move layer with Move tool 2; Switch back to Brush tool 3; Select the other layer and try to draw. What happens: The canvas won't update. Toggling layer visibility won't update. Undo won't work. You can't save, add new layer, or perform seve4ral other operations (Popup: Waiting for current operation). 4; Select another layer What happens: Canvas and layers suddenly update, and a bogus "Move" entry is added to history. This keeps happening every time another layer is selected. It can temporarily be fixed by doing this: 1; Toggle the visibility of a layer that is currently invisible and NOT selected (it wont't work) 2; Select the layer you toggled What happens: Canvas and layer updates, you can draw, save, undo, add layer etc. again but only until you select another layer, which will then trigger the bug again. -- You are receiving this mail because: You are watching all bug changes.