Details
-
Improvement
-
Status: Resolved (View Workflow)
-
Minor
-
Resolution: Won't Fix
Description
Adding an Active Choices Reactive Parameter with choice type of radio buttons or check boxes produces unnecessary scrollbars on the [build with parameters] screen (see attached image). Jenkins url is: https:// [ci_url] /job/ [job_name] /build?delay=0sec
Height calculation in the Javascript function of checkboxContent.jelly and radioContent.jelly seems to create a height value which is too small.
I have created a push request on GitHub with my own solution, should you choose to accept it.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Environment |
- Operating System: Ubuntu Server 14.04 LTS 64Bit - Jenkins Version: 2.20 - Java(TM) SE Runtime Environment: (build 1.8.0_101-b13) - Not run in a container. - Debian install - Firefox 49.0.2 - Chrome Version 54.0.2840.71 (64-bit) |
- Operating System: Ubuntu Server 14.04 LTS 64Bit - Jenkins Version: 2.20 - Active Choices Plugin version: 1.40 - Java(TM) SE Runtime Environment: (build 1.8.0_101-b13) - Not run in a container. - Debian install - Firefox 49.0.2 - Chrome Version 54.0.2840.71 (64-bit) |
Assignee | Bruno P. Kinoshita [ kinow ] | |
Resolution | Won't Fix [ 2 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |
Tested the pull request, it would remove the scroll bar, but that would implicate a change in the plugin behavior that could cause issues to users with hundreds/thousands of options. Marking as won't fix.