-
Bug
-
Resolution: Duplicate
-
Major
-
Just updated to Jenkins 2.321 On Ubuntu 20.04.3 LTS.
java --version
openjdk 11.0.11 2021-04-20
OpenJDK Runtime Environment (build 11.0.11+9-Ubuntu-0ubuntu2.20.04)
OpenJDK 64-Bit Server VM (build 11.0.11+9-Ubuntu-0ubuntu2.20.04, mixed mode, sharing)
Have disable ALL plugs-in via the UI.
Tested Chrome, Firefox and Edge, all the same issueJust updated to Jenkins 2.321 On Ubuntu 20.04.3 LTS. java --version openjdk 11.0.11 2021-04-20 OpenJDK Runtime Environment (build 11.0.11+9-Ubuntu-0ubuntu2.20.04) OpenJDK 64-Bit Server VM (build 11.0.11+9-Ubuntu-0ubuntu2.20.04, mixed mode, sharing) Have disable ALL plugs-in via the UI. Tested Chrome, Firefox and Edge, all the same issue
After updating to build 2.321 ALL of the text boxes on the configure screens are NARROW, they do not resize to fit the width of the screen:
Same screen on Jenkins build 2.317 scales to the window size:
The build Step - Execute shell are especially problematic. There are NO resize handles on the window, you cannot make them wider, longer or shorter:
Reverting the WAR from 321 to 317 will return the UI to being able to resize the dialog boxes.
All of the plugins where update before and after the update.
We have disabled all of the plugins in the UI and the issue still persists.
Plug in version list attached.
- duplicates
-
JENKINS-67198 Jenkins 2.320 Job configuration dialog width too small
- Closed