Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
Description
https://github.com/jenkinsci/jenkins/pull/4936 has caused a regression in a non-public plugin. The issue is that radio block content will not be hidden when using tabular markup within the radio block and will be over other content of the page.
Attachments
Issue Links
- causes
-
JENKINS-64136 Add repository and add branch buttons hovering on page
-
- Closed
-
- is caused by
-
JENKINS-63332 Radio button's move around when clicking them
-
- Closed
-
- is duplicated by
-
JENKINS-64421 Plugin config disappearing from job config UI
-
- Closed
-
- links to
Activity
Field | Original Value | New Value |
---|---|---|
Attachment | screenshot-localhost_8080-2020.10.26-18_03_22.png [ 53064 ] |
Description |
[https://github.com/jenkinsci/jenkins/pull/4936] has caused a regression in a non-public plugin. The issue is that radio block content will not be hidden when using tabular markup within the radio block and will be over other content of the page. _Screenshots coming soon._ |
[https://github.com/jenkinsci/jenkins/pull/4936] has caused a regression in a non-public plugin. The issue is that radio block content will not be hidden when using tabular markup within the radio block and will be over other content of the page. !screenshot-localhost_8080-2020.10.26-18_03_22.png|width=499,height=130,thumbnail! |
Labels | regression |
Link |
This issue is caused by |
Component/s | git-plugin [ 15543 ] |
Link |
This issue causes |
Labels | regression | lts-candidate regression |
Status | Open [ 1 ] | In Progress [ 3 ] |
Assignee | Tim Jacomb [ timja ] |
Status | In Progress [ 3 ] | In Review [ 10005 ] |
Remote Link | This issue links to "jenkins#5046 (Web Link)" [ 26213 ] |
Resolution | Fixed [ 1 ] | |
Status | In Review [ 10005 ] | Resolved [ 5 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Labels | lts-candidate regression | 2.263.1-fixed regression |
Link |
This issue is duplicated by |
It is unclear from the description where the fault lies in this case. The form in question has several consecutive entries of the form
None of the nested describables include any weird markup that I can see, just regular databinding. There is a routine tables-to-divs violation earlier in this same form
I do not see any reason to believe that other plugins, including OSS ones, might not be broken for the same reason.
So should
JENKINS-63332be reverted? And in this case, should this issue be an lts-candidate, so that potentially 2.249.4 would go back to the original behavior still in 2.249.2; or that 2.249.3 be recut withoutJENKINS-63332?CC markewaite