[
https://issues.apache.org/jira/browse/DELTASPIKE-968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14650688#comment-14650688
]
Thomas Andraschko commented on DELTASPIKE-968:
----------------------------------------------
I mean, not every button does a redirect etc. and there is of course an
overhead to overwrite every button onclick, too.
Probably we need to enhance the complete logic when the html tree is stored.
Possible hookins:
- Each ajax request (each request could possible return an redirect)
- onclick on buttons with type="submit"
- onclick on links with a defined href
> ClientWindowMode shows white loading page for button navigation
> ---------------------------------------------------------------
>
> Key: DELTASPIKE-968
> URL: https://issues.apache.org/jira/browse/DELTASPIKE-968
> Project: DeltaSpike
> Issue Type: Bug
> Components: JSF-Module
> Affects Versions: 1.4.2
> Environment: Google Chrome 44
> Reporter: Markus Lachat
> Assignee: Thomas Andraschko
> Fix For: 1.4.3
>
>
> Screen flickers when navigating with buttons. The action method of a command
> button uses a bean method and there a viewNavigationHandler with a viewConfig
> class. This behavior occurs on Chrome and the jsf-playground application of
> DS running on maven plugin bundled tomee or glassfish
> http://localhost:8080/ds/views/windowhandling/clientwindow/test.xhtml
> https://github.com/mlachat/deltaspike/tree/ds-1.4.2-WindowHandling
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)