[
https://issues.apache.org/jira/browse/WICKET-5517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Grigorov updated WICKET-5517:
------------------------------------
Assignee: Emond Papegaaij
> IE11 returns false for Wicket.Browser.isIE()
> --------------------------------------------
>
> Key: WICKET-5517
> URL: https://issues.apache.org/jira/browse/WICKET-5517
> Project: Wicket
> Issue Type: Bug
> Components: wicket
> Affects Versions: 6.14.0
> Environment: Internet Explorer 11, tested on Windows 7 and 8.
> Reporter: Luke Niesink
> Assignee: Emond Papegaaij
> Priority: Minor
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)