-
Bug
-
Resolution: Unresolved
-
Minor
-
ci.jenkins.io Jenkins 2.492.2
Chrome 134.0.6998.178
There are scrollbars in the breadcrumbs in a page that is also scrollable possibly due to a table overflow in the junit plugin?
The scrollbar in the breadcrumbs is visually distracting as on mousove when things expand the scrollbar bounces.
Additionally the page is wider than the content and has yet another scrollbar.
Steps to reproduce
slim down the browser so that the breadcrumbs do not fit on the page so the scrollbar is shown.
Mouse over the breadcrumbs and watch the breadcrumb scrollbar expand and bounce.
use the scrollbar for the entire page, not that there is still page space that the headers could expand into but do not.
Expected Results
UX is responsive and does not need horizontal scrolling (e.g. by truncating the breadcrumb or wrapping or some other technique...)
Or there is only a single horizontal scrollbar for scrolling.