[
https://issues.apache.org/jira/browse/MESOS-1976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15080488#comment-15080488
]
haosdent commented on MESOS-1976:
---------------------------------
Hi, this is a expected behaviour when use bootstrap breadcrumbs
http://getbootstrap.com/components/#breadcrumbs
> Sandbox browse UI has path which is not selectable
> --------------------------------------------------
>
> Key: MESOS-1976
> URL: https://issues.apache.org/jira/browse/MESOS-1976
> Project: Mesos
> Issue Type: Bug
> Components: webui
> Affects Versions: 0.20.1
> Reporter: Steven Schlansker
> Priority: Minor
>
> The Sandbox UI displays the path being browsed as a series of links. It is
> not possible to copy the path from this, it ends up being formatted as e.g.
> {code}
> mnt
> mesos
> slaves
> 20141022-230146-2500085258-5050-1554-3
> frameworks
> Singularity
> executors
> ci-discovery-singularity-bridge-steven.2014.10.21T21.00.04-1414092693380-2-10-us_west_2a
> runs
> 554eebb3-126d-42bd-95c2-aa8282b05522
> {code}
> instead of the expected
> {code}
> /mnt/mesos/slaves/20141022-230146-2500085258-5050-1554-3/frameworks/Singularity/executors/ci-discovery-singularity-bridge-steven.2014.10.21T21.00.04-1414092693380-2-10-us_west_2a/runs/554eebb3-126d-42bd-95c2-aa8282b05522
>
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)