-
-
Notifications
You must be signed in to change notification settings - Fork 9.2k
Description
In a jenkins.branch.MultiBranchProjectViewHolder$ViewImpl with https://github.com/jenkinsci/branch-api-plugin/blob/master/src/main/resources/jenkins/branch/BranchStatusColumn/column.jelly the legend has a single stroke through the icon in / shape, list view has 2 in X shape.
This is a bug in lib/hudson/ballColorTd. which was not adapted in #8705
Screenshots with a second "StatusColumn" that always renders using ballColorTd.
Originally reported by
danielbeck, imported from: Aborted jobs have inconsistent icons (regression in 2.434)
- assignee:
timja
- status: Closed
- priority: Minor
- component(s): core
- label(s): 2.492.1-fixed, regression, ux
- resolution: Fixed
- resolved: 2025-01-07T16:30:17+00:00
- votes: 0
- watchers: 1
- imported: 2025-11-24
Raw content of original issue
In a jenkins.branch.MultiBranchProjectViewHolder$ViewImpl with https://github.com/jenkinsci/branch-api-plugin/blob/master/src/main/resources/jenkins/branch/BranchStatusColumn/column.jelly the legend has a single stroke through the icon in / shape, list view has 2 in X shape.
This is a bug in lib/hudson/ballColorTd. which was not adapted in #8705
Screenshots with a second "StatusColumn" that always renders using ballColorTd.
- environment:
2.479.1 and 2.485


