yeah it's not a perfect workaround... if you can inspect the javascript console or see if https://github.com/jenkinsci/credentials-plugin/blob/master/src/main/resources/com/cloudbees/plugins/credentials/CredentialsStoreAction/DomainWrapper/newCredentials.jelly#L74 the same command fixes without a window resize or exposes a JS error... it would be great
On 4 July 2016 at 10:14, Dzmitry Kashlach <[email protected]> wrote: > Thanks, Stephen, > I run jenkins 2.11 with credentials plugin version 2.1.4, but still issue > remains. > > On Friday, July 1, 2016 at 6:38:08 PM UTC+3, Stephen Connolly wrote: >> >> I put a hack workaround in newer credentials plugin: >> >> Version 2.0.4 (May 24, 2016) >> >> - Add a workaround for the Jenkins core bug with bottom sticker bars >> (issue >> #24662 <https://issues.jenkins-ci.org/browse/JENKINS-24662>) >> >> >> >> On 1 July 2016 at 14:41, Daniel Beck <[email protected]> wrote: >> >>> Definitely not your fault. It's a weird JS layout issue. Resizing the >>> window will also fix it. May be resolved in newer Credentials Plugin >>> releases, not sure. >>> >>> > On 01.07.2016, at 15:17, Dzmitry Kashlach <[email protected]> >>> wrote: >>> > >>> > Sorry, Daniel, no, by mistake. Attached correct file. >>> > >>> > >>> > On Friday, July 1, 2016 at 1:05:03 PM UTC+3, Dzmitry Kashlach wrote: >>> > Hi All, >>> > >>> > I have unclear issue with jenkins gui. >>> > I have a plugin with custom credentials. >>> > When pressing "Add credentials", I see corrupted layout like in >>> attached file. >>> > If I switch to other items from 'Kind' drop-down - layout is ok. >>> > >>> > I assume that something is wrong with my credentials.jelly, but can't >>> guess what. >>> > Please, point me to appropriate topic if similar problem was already >>> solved. >>> > >>> > Thanks! >>> > >>> > -- >>> > You received this message because you are subscribed to the Google >>> Groups "Jenkins Developers" group. >>> > To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> > To view this discussion on the web visit >>> https://groups.google.com/d/msgid/jenkinsci-dev/f713f6fa-385f-4dc9-97c5-06d06f4d3d0b%40googlegroups.com >>> . >>> > For more options, visit https://groups.google.com/d/optout. >>> > <credentials-gui-issue.png> >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "Jenkins Developers" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/jenkinsci-dev/29420A2F-BBAE-4E3C-B691-9D70BA2C81A0%40beckweb.net >>> . >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> -- > You received this message because you are subscribed to the Google Groups > "Jenkins Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-dev/399ee453-4432-4ecb-b364-0500070eb415%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-dev/399ee453-4432-4ecb-b364-0500070eb415%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CA%2BnPnMyD57oH%2BEHGaycWcFFK5hYcGwthdBdRTMwTn9gqNseE%3DQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
