-
Bug
-
Resolution: Fixed
-
Blocker
-
-
2.344
As of 2.340 and the modernization of breadcrumb dropdowns, the previously used space for chevrons is gone. That change leads to plugins using dropdown lists to no longer have a space between them:
2.339 Credentials plugin:
2.339 platformlabeler plugin:
2.340 Credentials plugin:
2.340 platformlabeler plugin:
Previously, the dropdowns had a small separator the chevron appears in if you hover over it, now since the space is gone, the platformlabeler list turns into one long word.
- causes
-
JENKINS-68390 Build number cut off on safari (regression in 2.344)
-
- Closed
-
- is caused by
-
JENKINS-67396 Jobs build number context menu lost in new table design
-
- Closed
-
- is related to
-
JENKINS-68097 Credential domain dropdown floats into text (regression in 2.340)
-
- Closed
-
- links to
[JENKINS-68129] Dropdown chevrons no longer separate lists (regression in 2.340)
Attachment | New: drop-down-appears-on-hover-over-the-text.png [ 57565 ] |
Attachment | New: drop-down-appears-on-hover-over-the-text-obscured-by-adjacent-text.png [ 57566 ] |
Link |
New:
This issue is caused by |
Link |
New:
This issue is related to |
Summary | Original: Dropdown chevrons do no longer separate lists (Regression of 2.340) | New: Dropdown chevrons no longer separate lists (regression in 2.340) |
The new release of the credentials plugin seems to make the problem even more visible.
Jenkins 2.340 hover over last item in credentials domain list
Jenkins 2.340 hover over a middle item in credentials domain list
The drop down menus on the items in the middle of the list are unreachable. When I move the mouse to the right in order to click the drop down, the drop down disappears because it has now entered the hover region of the neighboring text.