View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0011984 | MMA | Synchronization | public | 2014-03-25 21:54 | 2015-02-19 21:57 |
Reporter | rusty | Assigned To | |||
Priority | urgent | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 1.0.4 | ||||
Target Version | 1.1.0 | Fixed in Version | 1.1.0 | ||
Summary | 0011984: Wi-Fi sync: selection of second level nodes doesn't work | ||||
Description | This 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 Information | RSJ-742098 | ||||
Tags | No tags attached. | ||||
Fixed in build | 396 | ||||
|
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). |
|
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!! |
|
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 |
|
Fixed in MMW build 4.1.6.1733 and merged into 5.0.0 |
|
Verified MMA 396 / MMW 1333 |