-
Improvement
-
Resolution: Fixed
-
Major
-
Jenkins 2.7.2
Pipeline plugin 2.11
Window 7 x64 SP1
-
-
workflow-cps 2.84
The text area for pipeline script code is too small, and neither Chrome or Firefox allow for custom resizing; text area size is likely hard coded in Jenkins.
This issue becomes critical on 13" laptop screens even if they are retina as the edit window becomes almost impossible to use due to both lack of horizontal and vertical space.
- is related to
-
JENKINS-31592 ACE Editor textarea should be resizable
-
- Resolved
-
-
JENKINS-42681 "Replay" editor should be resizable
-
- Open
-
-
JENKINS-63762 Pipeline script editor requires deprecated jquery-ui plugin for expand/shrink behaviour
-
- In Review
-
- relates to
-
JENKINS-37183 Pipeline text area doesn't have a horizontal scrollbar when long lines are long
-
- Open
-
- links to
[JENKINS-38276] Increase size of text area for pipeline script code
Attachment | New: pipeline-edit-window-size-too-small.png [ 37028 ] |
Description | Original: The text area for pipeline script code is too small, and neither Chrome or Firefox allow for custom resizing; text area size is likely hard coded in Jenkins. |
New:
The text area for pipeline script code is too small, and neither Chrome or Firefox allow for custom resizing; text area size is likely hard coded in Jenkins. This issue becomes critical on 13" laptop screens even if they are retina as the edit window becomes almost impossible to use due to both lack of horizontal and vertical space. |
Issue Type | Original: Improvement [ 4 ] | New: Bug [ 1 ] |
Priority | Original: Minor [ 4 ] | New: Major [ 3 ] |
Link |
New:
This issue is related to |
Remote Link | New: This issue links to "PR-2837 (Web Link)" [ 16005 ] |
Comment |
[ This is a huge usability issue when debugging pipeline code: * Screen realestate is genuinely wasted <15% used * 15 lines of code available. 78 character width available ** Context of pipeline scope is lost when scrolling vertically ** Generated pipeline code is often greater than 78 characters * Cannot copy and paste with browser-mouse-right-click When debugging, I need 3 windows up: # Console output window # Pipeline script window # IDE window (to cut and paste into) If converting this input field to an expandable textinput field is too involved, can we at least remove the "setting-name" and "setting-leftspace" html elements to increase the width by 10% ] |
Link | New: This issue relates to JENKINS-37183 [ JENKINS-37183 ] |
Component/s | New: workflow-cps-plugin [ 21713 ] | |
Component/s | Original: pipeline [ 21692 ] | |
Assignee | Original: Jesse Glick [ jglick ] | |
Labels | Original: jenkins pipeline ui | New: ui |
Issue Type | Original: Bug [ 1 ] | New: Improvement [ 4 ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: Open [ 1 ] |