[
https://issues.apache.org/jira/browse/DELTASPIKE-1347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16489165#comment-16489165
]
Udo Schnurpfeil commented on DELTASPIKE-1347:
---------------------------------------------
Found the problem with Windows 10, not with Windows 7.
> DeltaSpike Window Scope doesn't work with IE 11 sometimes
> ---------------------------------------------------------
>
> Key: DELTASPIKE-1347
> URL: https://issues.apache.org/jira/browse/DELTASPIKE-1347
> Project: DeltaSpike
> Issue Type: Bug
> Affects Versions: 1.8.1
> Reporter: Udo Schnurpfeil
> Priority: Minor
>
> I found a problem with the window id and *IE11*, described in TOBAGO-1901.
> I've tested the example of deltaspike current version:
> {code}
> $ cd deltaspike/examples/jsf-playground
> $ mvn clean package tomee:run -Prun-tomee-1.7.2
> {code}
> Browse with IE to:
> {code}
> http://10.211.55.2:8080/ds/views/windowhandling/clientwindow/test.xhtml
> {code}
> Clicking "GET Link", "Postback" or "Postback with outcome" will generate a
> new window id, every click.
> The bug doesn't happen, when opening the F12 tool, which make it tricky to
> debug.
> The bug doesn't happen, when adding the URL in the trusted sites
> configuration of IE.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)