Issue:
Configuring a pipeline script to be pulled from a P4 SCM causes just the forms to extend for the whole page messing with the UI(see attached screenshots). This also happens with the CVS Plugin and for the [P4 Plugin|https://wiki.jenkins-ci.org/display/JENKINS/P4+Plugin], it crams everything so far onto the side that you can not actually configure anything.
Steps to reproduce:
-Running in above environment
-Create pipeline job "TestPipeline"
-Add a "Poll SCM" schedule(this is not required but it will show the form messing up)
-Add a "Pipeline Script from SCM"
-Choose Perforce(Observe the forms are squashed on the right side making it hard to configure)
-Save job
-Go back into the configure screen
-Observe the forms becoming stretched
It would be best if the configure area would scale to the right so that the page can be configured correctly.
[JENKINS-44125] Creating a pipeline with P4 Plugin breaks the form box lengths for the whole pipeline page
Description |
Original:
Issue: Configuring a pipeline script to be pulled from a P4 SCM causes just the forms to extend for the whole page messing with the UI(see attached screenshots). This also happens with the [[CVS|https://wiki.jenkins-ci.org/display/JENKINS/CVS+Plugin)[CVS] Plugin|[https://wiki.jenkins-ci.org/display/JENKINS/CVS+Plugin|https://wiki.jenkins-ci.org/display/JENKINS/CVS+Plugin)[CVS]] and for the [[P|https://wiki.jenkins-ci.org/display/JENKINS/CVS+Plugin)[CVS]4 Plugin|[https://wiki.jenkins-ci.org/display/JENKINS/P4+Plugin]], it crams everything so far onto the side that you can not actually configure anything. Steps to reproduce: -Running in above environment -Create pipeline job "TestPipeline" -Add a "Poll SCM" schedule(this is not required but it will show the form messing up) -Add a "Pipeline Script from SCM" -Choose Perforce(Observe the forms are squashed on the right side making it hard to configure) -Save job -Go back into the configure screen -Observe the forms becoming stretched It would be best if the configure area would scale to the right so that the page can be configured correctly. |
New:
Issue: Configuring a pipeline script to be pulled from a P4 SCM causes just the forms to extend for the whole page messing with the UI(see attached screenshots). This also happens with the [CVS Plugin|https://wiki.jenkins-ci.org/display/JENKINS/CVS+Plugin] and for the [P4 Plugin|[https://wiki.jenkins-ci.org/display/JENKINS/P4+Plugin]], it crams everything so far onto the side that you can not actually configure anything. Steps to reproduce: -Running in above environment -Create pipeline job "TestPipeline" -Add a "Poll SCM" schedule(this is not required but it will show the form messing up) -Add a "Pipeline Script from SCM" -Choose Perforce(Observe the forms are squashed on the right side making it hard to configure) -Save job -Go back into the configure screen -Observe the forms becoming stretched It would be best if the configure area would scale to the right so that the page can be configured correctly. |
Component/s | New: p4-plugin [ 19224 ] | |
Component/s | New: pipeline [ 21692 ] |
Summary | Original: Creating a pipeline with SCM of Perforce Software breaks the form box lengths for the whole pipeline page | New: Creating a pipeline with P4 Plugin breaks the form box lengths for the whole pipeline page |
I doubt it is related to the core, likely the P4 Plugin layout has enforced indenting which kinda breaks in Jenkins 2.0 styling. If you consider it as a core bug, please justify it