You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltaspike.apache.org by "Udo Schnurpfeil (Jira)" <ji...@apache.org> on 2021/10/28 18:10:00 UTC

[jira] [Closed] (DELTASPIKE-1347) DeltaSpike Window Scope doesn't work with IE 11 sometimes

     [ https://issues.apache.org/jira/browse/DELTASPIKE-1347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Udo Schnurpfeil closed DELTASPIKE-1347.
---------------------------------------
    Resolution: Abandoned

IE 11 is too old now

> 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
>            Assignee: Thomas Andraschko
>            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
(v8.3.4#803005)