Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-5517

IE11 returns false for Wicket.Browser.isIE()

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 6.14.0
    • 7.0.0-M1, 6.15.0
    • wicket
    • None
    • Internet Explorer 11, tested on Windows 7 and 8.

    Description

      As of Internet Explorer 11 this statement returns false instead of true (like it did prior to version 11):

      typeof(document.all) !== "undefined"

      This statement is used on line 56 of wicket-event-jquery.js which means Wicket.Browser.isIE() will return false in IE11.

      Attachments

        Activity

          People

            papegaaij Emond Papegaaij
            lukedjn Luke Niesink
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: