-
Bug
-
Resolution: Fixed
-
Major
-
Jenkins: 2.341
OS: Linux - 5.4.181-1.el7.elrepo.x86_64
openjdk version "17.0.1" 2021-10-19 LTS
OpenJDK Runtime Environment 21.9 (build 17.0.1+12-LTS)
OpenJDK 64-Bit Server VM 21.9 (build 17.0.1+12-LTS, mixed mode, sharing)
credentials:1111.v35a_307992395
credentials-binding:1.27.1
oauth-credentials:0.5
plain-credentials:1.8
Jenkins: 2.341 OS: Linux - 5.4.181-1.el7.elrepo.x86_64 openjdk version "17.0.1" 2021-10-19 LTS OpenJDK Runtime Environment 21.9 (build 17.0.1+12-LTS) OpenJDK 64-Bit Server VM 21.9 (build 17.0.1+12-LTS, mixed mode, sharing) credentials:1111.v35a_307992395 credentials-binding:1.27.1 oauth-credentials:0.5 plain-credentials:1.8
-
-
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))
- duplicates
-
JENKINS-68220 Giant plus sign when configuring SCM
-
- Closed
-
-
JENKINS-68227 Credentials creation button on project is too big
-
- Closed
-
- is duplicated by
-
JENKINS-71004 Add credentials button extremely large
-
- Closed
-
- links to
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