View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0016024 | MMW 5 | Main Panel: Toolbars & Menus | public | 2019-10-08 11:54 | 2019-12-12 19:25 |
Reporter | peke | Assigned To | |||
Priority | high | Severity | feature | Reproducibility | always |
Status | closed | Resolution | duplicate | ||
Target Version | 5.0 | ||||
Summary | 0016024: Address Bar: There is no way to focus tree node on clicking on address bar | ||||
Description | There is no way to focus tree node on clicking on address bar, which is user unfriendly. 1. Right click on Now playing track -> FMFS -> Folder (Library/My Computer) NOTE: Same works on any FMFS option 2. Tracks are show but Tree node is not moved focused (As Designed) 3. Clicking on ALL or Last Folder in address bar it is expected to Focus that tree node It is very complicated with numerous scrolls and mouse clicks to go to desired folder/view. Test Note: Clicking on ">" navigate and show subnodes, but Tree Nodes are unusable or hard to get to as noted above. | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Fixed in build | |||||
|
What you're suggesting would imply that clicks to the breadcrumbs bar should _open_ nodes in the tree. I don't think that would make sense because for many users the tree is just for switching between high-level items (e.g. Music/Podcasts) i.e. if they're not using the tree because they prefer to use the folders in the main view. |
|
No, I was referring to clicking on String as ATM it is clickable but no click Action assigned. For me it is logical that clicking on String Focus tree on that. As After that user can use D&D to move hole folders. |
|
The problem is that the UI is designed to not assume that the tree exists (because in many cases it isn't used) or that the user uses it in expanded form. e.g. if a user has a tree just showing Home, Playing, Music, Classical, etc. (all root nodes): - FMFS Artist does _not_ open the tree because the user doesn't want tree nodes open - Clicking on hyperlinks in the A&D/Preview window doesn't open the tree for the same reason - Similarly clicking on any portion of the breadcrumb bar does not / should not start opening the tree. We could add a contextual command to 'Open in tree', but I'm not keen on that either because the UI currently doesn't make assumptions about the tree being open. |
|
Closing as duplicate of 0016188 which better describes the problematic usecases and the fact that the change should only apply to when showallnodes is used. |