• Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • core
    • Jenkins 2.12

      1. Create a new project
      2. Choose project type
      3. Enter project name
      -> OK button is disabled

      OK button is only enabled when choosing project type after entering the name.

          [JENKINS-36539] OK button disabled if project type chosen first

          Hey, I believe I have a potential fix for this. However, I'm still new to the Jenkins community, and I believe I need to submit an individual CLA. After that, I will test my changes a bit more, and then submit a pull request. Thank you.

          Jonathan Fuentes added a comment - Hey, I believe I have a potential fix for this. However, I'm still new to the Jenkins community, and I believe I need to submit an individual CLA. After that, I will test my changes a bit more, and then submit a pull request. Thank you.

          Fixed in 2.23 (fbb4dc05b5122d9ba09419c60a2a6092e675e7a8).

          Oliver Gondža added a comment - Fixed in 2.23 (fbb4dc05b5122d9ba09419c60a2a6092e675e7a8).

          Code changed in jenkins
          User: Jonathan Fuentes
          Path:
          war/src/main/js/add-item.js
          http://jenkins-ci.org/commit/jenkins/7e8ea4a967057c3fc9ae4dc72028f780d9fa39e1
          Log:
          [FIXED JENKINS-36539] (#2495)

          (cherry picked from commit fbb4dc05b5122d9ba09419c60a2a6092e675e7a8)

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Jonathan Fuentes Path: war/src/main/js/add-item.js http://jenkins-ci.org/commit/jenkins/7e8ea4a967057c3fc9ae4dc72028f780d9fa39e1 Log: [FIXED JENKINS-36539] (#2495) (cherry picked from commit fbb4dc05b5122d9ba09419c60a2a6092e675e7a8)

          This kind of issues should provide information about the web browser.

          Manuel Recena Soto added a comment - This kind of issues should provide information about the web browser.

          Manuel Recena Soto added a comment - - edited

          I could not reproduce the issue described here by using Jenkins 2.19.3, the previous version where the fix was delivered.

          Steps

          1. Click on New item option
          2. Click on Pipeline job / project
          3. Enter the a name for this new job
          4. Change the focus from the form field
          5. The submit button is enable

          This introduces a clear regression related with the keyboard navigation. I was working on it during several days: PR-2250. I invite you to watch the screencast provided there.

          Manuel Recena Soto added a comment - - edited I could not reproduce the issue described here by using Jenkins 2.19.3 , the previous version where the fix was delivered. Steps Click on New item option Click on Pipeline job / project Enter the a name for this new job Change the focus from the form field The submit button is enable This introduces a clear regression related with the keyboard navigation. I was working on it during several days: PR-2250. I invite you to watch the screencast provided there.

          Jesse Glick added a comment -

          What is that regression? Is it filed in JIRA with the regression keyword and marked as blocking this issue?

          Jesse Glick added a comment - What is that regression? Is it filed in JIRA with the regression keyword and marked as blocking this issue?

          jglick, the keyboard navigation does not work as I proposed. There is no a JIRA issue for that. I hope to file it.

          Manuel Recena Soto added a comment - jglick , the keyboard navigation does not work as I proposed. There is no a JIRA issue for that. I hope to file it.

            jonwf Jonathan Fuentes
            wolterhis Lars
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: