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

Jelly f:combobox controls not triggering 'change' events

      When using jelly f:combobox controls, if a user selects a valid value from the list either using the keyboard or mouse, the browser doesn't fire either old-style onchange() or new DOM 2 change events. This means that the validation doCheckXyz() method isn't called for the new value and subsequent comboboxes whose doFillXyzItems() depend on the new value don't fire.

          [JENKINS-13818] Jelly f:combobox controls not triggering 'change' events

          There are no comments yet on this issue.

            Unassigned Unassigned
            ctalibard Charles Talibard
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated: