Changes between Version 5 and Version 6 of Ticket #16304


Ignore:
Timestamp:
Jan 10, 2021, 2:09:23 PM (3 years ago)
Author:
pulkomandy
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #16304 – Description

    v5 v6  
    55Here are some of the issues I spotted:
    66
     7Wording problems:
    78* <empty or unknown> should probably be renamed to Unallocated.
     9* it is not clear that "(Be File System)" in File system column means type and not actual file system.
     10
     11Workflow problems:
     12* don't disable Format menu if a volume is mounted but can be unmounted
    813* creating a bfs partition should format it to bfs at the same time (#15634)
    914* when creating a bfs partition Active partition flag is not set  (https://youtu.be/2jdmcLHU3Vw) (#7930)
    10 * it is not clear that "(Be File System)" in File system column means type and not actual file system.
    11 * creating a partition doesn't show "Active partition" checkbox (https://youtu.be/2jdmcLHU3Vw?t=493)
     15* Change parameters menu opens an error alert https://youtu.be/2jdmcLHU3Vw?t=416 (#11641)
     16
     17Partitionning system problems:
    1218* Intel Partition Map disappeared after reboot and became GPT instead (https://youtu.be/2jdmcLHU3Vw?t=1055)
    13 * creating Partition Map recovered previous partitions instead of creating new layout (https://youtu.be/2jdmcLHU3Vw?t=1109)
    14 * don't disable Format menu if a volume is mounted but can be unmounted
    15 * Change parameters menu opens an error alert https://youtu.be/2jdmcLHU3Vw?t=416 (#11641)
     19* creating Partition Map recovered previous partitions instead of creating new layout (https://youtu.be/2jdmcLHU3Vw?t=1109) (#9108)
     20
     21
     22Invalid:
     23* ~~creating a partition doesn't show "Active partition" checkbox (https://youtu.be/2jdmcLHU3Vw?t=493)~~ it's expected, the drive was initialized with GPT which has no concept of "active partition"