-
Bug
-
Resolution: Fixed
-
Minor
-
Jenkins 2.345
-
-
2.357
The script console input (available on yourJenkins/script) shows the drag symbol in the lower right bottom of the box, similar to how it does for other input boxes:
However, you can't drag it smaller or larger, as opposed to any other text input, e.g. project descriptions.
I didn't take a closer look at it yet, but this seems to be down to the adjuncts in scriptConsole.jelly, importing a couple of presets from stapler-adjunct-codemirror.
I'm not sure whether this is needed still, because f:textarea supports specific Codemirror language support out of the box via "codemirror-mode", according to the documentation.
- is duplicated by
-
JENKINS-69319 Shell build step textarea can no longer be resized (regression in 2.320)
-
- Closed
-
- links to
[JENKINS-68380] Script console input box is not sizeable, yet the box looks like it is (regression in 2.321)
Description |
Original:
The script console input (available on yourJenkins/script) shows the drag symbol in the lower right bottom of the box, similar to how it does for other input boxes:
!https://i.imgur.com/oxtBkOo.png! However, you can't drag it smaller or larger, as opposed to any other text input, e.g. project descriptions. I didn't take a closer look at it yet, but this seems to be down to the adjuncts in scriptConsole.jelly, importing a couple of presets from stapler-adjunct-codemirror. I'm not sure whether this is needed still, because f:textarea supports Codemirror language support out of the box via "codemirror-mode", according to the documentation. |
New:
The script console input (available on yourJenkins/script) shows the drag symbol in the lower right bottom of the box, similar to how it does for other input boxes:
!https://i.imgur.com/oxtBkOo.png! However, you can't drag it smaller or larger, as opposed to any other text input, e.g. project descriptions. I didn't take a closer look at it yet, but this seems to be down to the adjuncts in scriptConsole.jelly, importing a couple of presets from stapler-adjunct-codemirror. I'm not sure whether this is needed still, because f:textarea supports specific Codemirror language support out of the box via "codemirror-mode", according to the documentation. |
Labels | Original: ux | New: ux ux-untriaged |
Labels | Original: ux ux-untriaged | New: regression ux ux-untriaged |
Remote Link | New: This issue links to "jenkinsci/jenkins#5923 (Web Link)" [ 27825 ] |
Labels | Original: regression ux ux-untriaged | New: regression ux |
Assignee | New: Jan Faracik [ janfaracik ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
Summary | Original: Script console input box is not sizeable, yet the box looks like it is | New: Script console input box is not sizeable, yet the box looks like it is (regression in 2.335) |
Released As | New: 2.357 | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Review [ 10005 ] | New: Fixed but Unreleased [ 10203 ] |