STEPS TO REPRODUCE 1. open kpm 2. right-click on a unmounted partition, choose "Edit mount point" 3. check anything under "Options" 4. click on "Ok" button (kpm asks for confirmation to save changes to fstab file) 5. click on "Cancel" button OBSERVED RESULT option checked in the step 3 unexpectedly remains checked EXPECTED RESULT option checked in the step 3 should not be checked SOFTWARE/OS VERSIONS Operating System: KDE neon Unstable Edition KDE Plasma Version: 5.20.80 KDE Frameworks Version: 5.76.0 Qt Version: 5.15.0
Already fixed, new release this Friday. *** This bug has been marked as a duplicate of bug 417205 ***
Actually, this is a bit strange since you mention that you are on neon unstable edition. Shouldn't it have latest git version?
this is a different bug. bug 417205 is fixed on neon unstable.
Ok, I can reproduce this. ALthough, I'm not sure if it was expected for me that dialog should be back to initial state after clicking "Cancel" button. It should be easy to implement this though. At the moment once you click cancel, nothing is done, we would have to restore initial state before user edited options and mount point.