Jelly f:combobox controls not triggering 'change' events

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      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.

            Assignee:
            Unassigned
            Reporter:
            Charles Talibard
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Archived: