Description
I would get
var lib mesos slaves 08879b43-58c9-4db7-a93e-4873e35c8144-S1 frameworks 1c092dff-e6d2-4537-a872-52752929ea7e-0000 executors test-copy.cfd4d72a-3397-11e7-8e73-02426ed45ffc runs 3d8e16cb-f5c7-4580-952d-1a230943e154
when I select texts in webui.
It is because the definition of breadcrumb in bootstrap is
.breadcrumb > li + li:before {
content: "/";
}
So "/" would not be included when select and copy text
Attachments
Issue Links
- duplicates
-
MESOS-1976 Sandbox browse UI has path which is not selectable
-
- Resolved
-