Forum: Bugs
Topic: 'Deep Hidden' Checkbox checked and disabled
started by: tridy

Posted by tridy on Feb. 07 2012,18:29
When changing the write methods for writing an image to drive, in case of USB-HDD+ v2 it is possible to put checkboxes on both 'Create Boot Partition' and 'Deep Hidden'. However when write method is changed to USB-HDD+, it is only possible to select 'Create Boot Partition' and not 'Deep Hidden'. So, 'Deep Hidden' checkbox is disabled but the check is still on from the previous selection. Deep hidden should get check off automatically when it is unavailable for the current write method and/or when a user unchecks 'Create Boot Partition'.

< >

regards

Posted by xoben on Feb. 24 2012,02:22
'Greyed' item means 'not used', so 'checked' or 'unchecked' has the same result.
Posted by tridy on Feb. 24 2012,04:00

(xoben @ Feb. 24 2012,07:22)
QUOTE
'Greyed' item means 'not used', so 'checked' or 'unchecked' has the same result.

I am not 100% with you on this one.

Grayed most often means "disabled", "read-only", not possible to access at this time.

< http://en.wikipedia.org/wiki/Grayed_out >

Following the logic of the "Deep Hidden" if we say that at this point of operation it is not used, and the checkbox specifies whether it is used or not, it should be unchecked and grayed out, meaning it is not used and cannot be changed at this point of time.

Another example of misleading ui is:
Create a new image, select 'Bootable' menu. 'Save Boot File..." menu item is not disabled but it should. It also has "..." in the name, meaning there will be another dialog coming after a user clicks on the item. However nothing comes. If the application has menu item not disabled, then when a user clicks the item there should be a message box saying that the "current image is not bootable and there is nothing to save" or similar. Having "..." on a button or menu and showing nothing after it is clicked/used is wrong design.

There are several places in the application that do nothing when you click on the button/menu item. They either should be disabled or should show a message why it is not possible to access this functionality right now.

Those things do nor really prevent or do something that it supposed to do, especially for expert users. However UI suppose to guide and be intuitive. And that's what I am arguing about right now.

Posted by peleus on May 20 2012,11:19
Agrees* These things are quite flexible. We just need to take time to sit down and know its functionality.