View Issue Details

IDProjectCategoryView StatusLast Update
0014575MMW 5Main Panel: Toolbars & Menuspublic2017-12-11 07:22
Reporterrusty Assigned To 
PriorityurgentSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Product Version5.0 
Target Version5.0Fixed in Version5.0 
Summary0014575: Difficult to navigate 'up' a directory level (or node) when paths are truncated
DescriptionIn cases where the path to the current node is very long, MM5 will truncate the path.

Unfortunately, the current approach to this is problematic in cases where the tree is missing because there's no way to navigate 'up' a level. e.g.

If the user is at Music > location > D > My documents > ... Blue Rodeo (which is representative of Music > location > D > My documents > My Music > Blue Rodeo then the only way to get to My Music is by clicking My Documents and then My Music. This is particularly annoying in cases where the user is forced to manually renavigate through multiple levels of hierarchy.

A workaround that could reduce the probability of this occurring would be to display directory paths more compactly. e.g.:
Music > Location > D:\My Documents\My Music\Blue Rodeo
and allow the user to click each element of the path.
This is probably a good idea regardless.

A solution would be to always place the '...' (the indication of the truncation) a level higher so that the user can always navigate one level up.
TagsNo tags attached.
Fixed in build2087

Relationships

related to 0014089 closedLudek Breadcrumbs truncated suboptimally for small screens 
related to 0014578 closedpetr Navigation of paths in the breadcrumbs bar is cumbersome because it takes up so much space 

Activities

petr

2017-12-10 17:54

developer   ~0049372

I've made last 2 items always visible.

peke

2017-12-11 01:32

developer   ~0049377

Verified 2087

rusty

2017-12-11 07:22

administrator   ~0049379

Closing. Remaining issues tracked at 0014578 at lower priority.