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

Credential UI shows giant plus sign in Firefox

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • credentials-plugin
    • 1118.v320cd028cb_a_0

      Hi! Could you please fix problem with credentials plugn.

      Any Credentials Parameter in Firefox 98.0.2 x64

       

      But it OK in Chrome (100.0.4896.60 (Official Build) (64-bit))

          [JENKINS-68163] Credential UI shows giant plus sign in Firefox

          Rotan Hanrahan added a comment - - edited

          Possible cause is Firefox implementation of flexbox in button element.

          Temporary work-around could be to add custom CSS (in Jenkins | Configure System | Theme) along the lines of:

          button.hetero-list-add svg { max-width: 50px; }

          Old commentary on Firefox "bug" may be useful to explore, for anyone taking responsibility for this Jenkins UI issue.

          https://bugzilla.mozilla.org/show_bug.cgi?id=984869

           

          Rotan Hanrahan added a comment - - edited Possible cause is Firefox implementation of flexbox in button element. Temporary work-around could be to add custom CSS (in Jenkins | Configure System | Theme) along the lines of: button.hetero-list-add svg { max-width: 50px; } Old commentary on Firefox "bug" may be useful to explore, for anyone taking responsibility for this Jenkins UI issue. https://bugzilla.mozilla.org/show_bug.cgi?id=984869  

          Basil Crow added a comment -

          This seems to be a Credentials plugin issue rather than a core issue. The first failing version is 1105.vb_4e24a_c78b_81.

          jenkins-2.332.1 - credentials 1087.v16065d268466    - pass
          jenkins-2.340   - credentials 1087.v16065d268466    - pass
          jenkins-2.340   - credentials 1105.vb_4e24a_c78b_81 - fail
          jenkins-2.342   - credentials 1087.v16065d268466.   - pass
          jenkins-2.342   - credentials 1105.vb_4e24a_c78b_81 - fail
          

          Basil Crow added a comment - This seems to be a Credentials plugin issue rather than a core issue. The first failing version is 1105.vb_4e24a_c78b_81. jenkins-2.332.1 - credentials 1087.v16065d268466 - pass jenkins-2.340 - credentials 1087.v16065d268466 - pass jenkins-2.340 - credentials 1105.vb_4e24a_c78b_81 - fail jenkins-2.342 - credentials 1087.v16065d268466. - pass jenkins-2.342 - credentials 1105.vb_4e24a_c78b_81 - fail

            notmyfault Alexander Brandes
            sappersd Dmitry
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: