Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-68129

Dropdown chevrons no longer separate lists (regression in 2.340)

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Blocker Blocker
    • core
    • 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.

          [JENKINS-68129] Dropdown chevrons no longer separate lists (regression in 2.340)

          Mark Waite added a comment - - edited

          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.

          Mark Waite added a comment - - edited 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.

          Tim Jacomb added a comment -

          Tim Jacomb added a comment - cc janfaracik

          Tim Jacomb added a comment -

          Tim Jacomb added a comment - see also https://github.com/jenkinsci/jenkins/pull/6409

          Basil Crow added a comment -

          I could reproduce this by creating some custom domains with a Groovy script in the Script Console and then visiting the credential domains page. I confirmed the bug was introduced in JENKINS-67396.

          Basil Crow added a comment - I could reproduce this by creating some custom domains with a Groovy script in the Script Console and then visiting the credential domains page. I confirmed the bug was introduced in JENKINS-67396 .

            janfaracik Jan Faracik
            notmyfault Alexander Brandes
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: