Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-75017

Dropdowns not working with keyboard inputs in Firefox on Windows - Jenkins version 2.479.2

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • active-choices-plugin
    • None
    • Firefox 133.0.3 (64 bit) on Windows

      When setting the parameters to do a deploy, the branch selection dropdown is not responding to keyboard inputs, but only mouse for choosing the branch.  Works fine in Chrome.

        1. config.xml
          2 kB
        2. plugins.txt
          2 kB
        3. run-jenkins.sh
          0.9 kB

          [JENKINS-75017] Dropdowns not working with keyboard inputs in Firefox on Windows - Jenkins version 2.479.2

          Mark Waite added a comment - - edited

          Please provide more details so that others can duplicate the issue. "How to report an issue" provides a detailed list of the types of information that others need so that they can investigate and resolve an issue. Some of the questions that need to be answered:

          • What plugins are installed and what are their versions? (use the script from "How to report an issue")
          • What type of job is used when the branch selection dropdown does not respond to keyboard inputs?
          • What is the config.xml of the job that is used when the branch selection dropdown does not respond to keyboard inputs?
          • What type of parameter is defined in the job when the branch selection dropdown does not respond to keyboard inputs?
          • Is the job using a public git repository (without credentials) or a private git repository (with credentials)?
          • What protocol is used to access the git repository, ssh or https?
          • What version of Firefox is being used?

          Mark Waite added a comment - - edited Please provide more details so that others can duplicate the issue. "How to report an issue" provides a detailed list of the types of information that others need so that they can investigate and resolve an issue. Some of the questions that need to be answered: What plugins are installed and what are their versions? (use the script from "How to report an issue") What type of job is used when the branch selection dropdown does not respond to keyboard inputs? What is the config.xml of the job that is used when the branch selection dropdown does not respond to keyboard inputs? What type of parameter is defined in the job when the branch selection dropdown does not respond to keyboard inputs? Is the job using a public git repository (without credentials) or a private git repository (with credentials)? What protocol is used to access the git repository, ssh or https? What version of Firefox is being used?

          Mark Waite added a comment -

          I am unable to duplicate the issue. The steps that I took while trying to duplicate the issue were:

          1. Create a plugins.txt file that lists the installed plugins and their versions, including the git parameter plugin
          2. Create a run-jenkins.sh shell script that downloads and runs Jenkins 2.479.2 after downloading the plugins defined in plugins.txt
          3. Run the run-jenkins.sh shell script and complete the setup wizard by creating a new user and installing no additional plugins
          4. Create a freestyle project that uses the git parameter plugin to checkout the Jenkins git plugin source code based on specific branch names using the regex 'origin/[mv].*'. That job configuration is uploaded as config.xml
          5. Use Firefox 133.0.3 on Windows to confirm that the git parameter selection can be reached with the keyboard tab key and can be navigated with the keyboard arrow keys

          If more information is not provided for this issue report, it will be closed as "Cannot reproduce".

          Mark Waite added a comment - I am unable to duplicate the issue. The steps that I took while trying to duplicate the issue were: Create a plugins.txt file that lists the installed plugins and their versions, including the git parameter plugin Create a run-jenkins.sh shell script that downloads and runs Jenkins 2.479.2 after downloading the plugins defined in plugins.txt Run the run-jenkins.sh shell script and complete the setup wizard by creating a new user and installing no additional plugins Create a freestyle project that uses the git parameter plugin to checkout the Jenkins git plugin source code based on specific branch names using the regex 'origin/ [mv] .*'. That job configuration is uploaded as config.xml Use Firefox 133.0.3 on Windows to confirm that the git parameter selection can be reached with the keyboard tab key and can be navigated with the keyboard arrow keys If more information is not provided for this issue report, it will be closed as "Cannot reproduce".

          Chris added a comment -

          markewaite Looks like this is an issue with the Active Choices plugin.  Downgrading to a previous version cleared up the problem

          Chris added a comment - markewaite Looks like this is an issue with the Active Choices plugin.  Downgrading to a previous version cleared up the problem

            Unassigned Unassigned
            chris_machemer_73 Chris
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: