-
Bug
-
Resolution: Fixed
-
Minor
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.
- 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
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