https://bugs.kde.org/show_bug.cgi?id=503842
--- Comment #19 from Andrius Štikonas <andr...@stikonas.eu> --- (In reply to Keelung from comment #18) > if the Partition Table has been created, then the `New Partition Table` > should be disabled. Well, what if you change your mind and decided to create different partition table. I think just disabling creation of new partition table would be confusing. And operation stack of partition manager is smart enough that it will replace the earlier operation. E.g. "Create MBR followed by Create GPT" will be replaced by "Create GPT". > If the Partition Table has NOT been created, then the `New Partition` menu > item should be disabled too. That is already the case. If you have no partition table on the device, you won't be able to create new partitions, you'll have to create partition table first. -- You are receiving this mail because: You are watching all bug changes.