Breadcrumbs covered by link preview

This is in Chrome on Windows. When the page contains an object with a link, and I hover over that object, then the Chrome Browser shows a link-preview on the bottom left. That preview covers the breadcrumbs. Clicking the linked object does not go there, but selects the object, as it should.

Independently, as mentioned in other discussion threads already, I would also prefer to be able to switch the “Cornerstone/Tabs” bar and the “Breadcrumbs/Workspace” bar in the settings, interchanging their top/bottom position.

@striata, this is all default browser functionality and not something we can change. As you mentioned, the link preview is only shown when hovering over an item with an href value. If that item is an Element you are trying to inspect, it will not go to that location and just inspects it in the live preview (as you would expect in the building environment). This link preview is a very interstitial interaction, and while it does cover up the breadcrumbs for a moment, it is only while hovering over another item with an href.

We have noted the mentioning of switching the tabs / workspace bar, but this likely will not happen due to the very specific way all of the pieces of the interface fit together now. The “docbar” at the top is the same height as the pane toggle buttons for the Workspace navigation, so moving the docbar to the bottom means those would have to move, too…which would mean the “header” of the Workspace would have to move to the bottom as well, which doesn’t make much sense and would be quite confusing. Thanks for your feedback though! At this time the location of the docbar and toolbar will likely be staying as is.