View Issue Details

IDProjectCategoryView StatusLast Update
0011984MMASynchronizationpublic2015-02-19 21:57
Reporterrusty Assigned To 
PriorityurgentSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version1.0.4 
Target Version1.1.0Fixed in Version1.1.0 
Summary0011984: Wi-Fi sync: selection of second level nodes doesn't work
DescriptionThis is a minor usability issue: top level nodes such as Audiobook, Music, etc. can be selected or clicked, as can grandchild nodes.

However, child nodes such as 'Location', 'Album Artist', etc. display a checkbox but cannot be selected. So if a user tries selecting them, nothing happens and the user thinks that the UI is broken.

A workaround could be that if a node isn't selectable, clicking on the checkbox should open the next level deeper (i.e. it should behave as if the user clicked the node).
Additional InformationRSJ-742098
TagsNo tags attached.
Fixed in build396

Activities

marek

2015-02-17 16:36

developer   ~0042091

Fixed in build 396

The implemented behaviour was that the checkboxes should appear disabled. But there was a bug that caused that the drawable state was not refreshed correctly and the state remains unchanged (when upnp container was changed). This is fixed now.

I have also changed the disabled checkbox image to NO image. So items that do not have option to be checked do not have checkbox. I think that it is better than open items by clicking on checkbox (where users might think that they missed the checkbox).

rusty

2015-02-18 16:31

administrator   ~0042110

Selection seems to work as expected, however, deselection doesn't.

e.g.
1 Select Classical Music > Composer > ComposerName
2 Deselect Classical Music > Composer
--> ComposerName is deselected (as expected), however, Classical Music is still 'half-selected'!!
3 Try to deselect Classical Music
--> it's impossible to!!

marek

2015-02-18 17:03

developer   ~0042112

This states are controlled by MMW.

The main issue is step 2) where Classical music should be unchecked.
Step 3) is ok: partly checked main node, as Classical Music, cannot be unchecked directly...they can be only fully checked

Ludek

2015-02-18 21:21

developer   ~0042122

Fixed in MMW build 4.1.6.1733 and merged into 5.0.0

rusty

2015-02-19 21:57

administrator   ~0042130

Verified MMA 396 / MMW 1333