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

'filled' event of select does not fired in IE <= 8

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Minor Minor
    • core
    • None
    • Jenkins 1.548
      Windows 8 64bit
      Internet explorer 11 (IE8 document mode)

      When the options of /lib/form/select is updated with Ajax, "filled" custom event will be fired.
      But with IE8 (I tested with IE8 document mode in IE11), "filled" custom event is not fired.
      This is caused as IE8 cannot trigger custom event with fireEvent.

      Instead, custom event of prototype.js should be used.

      (I'm not sure whether IE <= 8 should be supported with Jenkins.)

            ikedam ikedam
            ikedam ikedam
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: