Jelly f:combobox controls not triggering 'change' events

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
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated: