https://bugs.kde.org/show_bug.cgi?id=470675
--- Comment #10 from Andrius Štikonas <andr...@stikonas.eu> --- (In reply to Thomas Bertels from comment #9) > The bitwise & operator may make it seem like Shrink and Grow always happen > (note that it would be in the wrong order as gparted grows it then shrinks > it), but I don't think that's the case based on enum ResizeAction > (https://invent.kde.org/system/kpmcore/-/blob/master/src/ops/resizeoperation. > h?ref_type=heads#L51). Indeed, there is either growth or shrink operation or keep the same size... Never both growth and shrink. There is a non-trivial interaction between growth/shrink and left/right moves but I doubt that it is wrong. Still we need to understand what is going on. I don't think I ever saw data loss when moving/resizing partition myself. I guess the first thing is I should try to reproduce it somehow. -- You are receiving this mail because: You are watching all bug changes.