View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0016306 | MMW 5 | Track Browser | public | 2020-01-27 23:38 | 2020-01-31 20:33 |
Reporter | peke | Assigned To | |||
Priority | high | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Target Version | 5.0 | Fixed in Version | 5.0 | ||
Summary | 0016306: Browser View: Selection of Albums issues | ||||
Description | There is some issues regarding UI handling of UI in Browser view + Simplify list 1. Clicking on Empty Space in Album list and pressing CTRL+A Select and Highlight all. I would expect that it only Select Albums not highlight (Personally looks more natural) Video 0-14s 2. Selecting Album(s) Do not Update Track List to show only selected albums. Video 20-32s 3. Once Album is selected it can't be expanded to show tracks until all albums are deselected. Video 32-51s 4. Clicking on Album Highlight it and you can't loose Highlight over album unless you Check and uncheck Album. eg. Click to Expand album (highligted) -> Click On Empty Space/Track In Track list -> Still highlighted -> Select -> deselect album -> Album is not highlighted anymore | ||||
Steps To Reproduce | 1. Open Artist view (eg. example from Video FMFS -> Artist: Martina McBrite) | ||||
Tags | No tags attached. | ||||
Fixed in build | 2224 | ||||
|
1) it is ordinary selection mode displayed as defined in the skin, expected when selecting, I do not see any issue. 2) it is not expected behavior, the subview with tracks is independent on the albums above, it is designed to display tracks of the artist, not tracks of selected albums. 3) it is by design, during selection mode popup is not supported. Selection mode is for simple selection of albums, not for displaying tracks of individual albums. |
|
4) fixed in build 2224. Click outside item in empty part of the grid now does deselection, as usual. |
|
Verified 2224. |