[
https://issues.apache.org/jira/browse/TAP5-1751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Howard M. Lewis Ship closed TAP5-1751.
--------------------------------------
Resolution: Cannot Reproduce
Please re-open if you can reproduce this under 5.4.
> FormFragment from ajax doesn't work
> -----------------------------------
>
> Key: TAP5-1751
> URL: https://issues.apache.org/jira/browse/TAP5-1751
> Project: Tapestry 5
> Issue Type: Bug
> Components: tapestry-core
> Affects Versions: 5.3
> Reporter: Denis Stepanov
>
> I had discovered that FormFragments recieved from ajax doesn't work, it
> seems that JS method isDeepVisible can't see that element is invisible. I can
> see in chrome debugger there is an t-invisible class but there is not
> styles... changing "if (!current.visible()" to "if (!current.visible() ||
> current.hasClassName("t-invisible"))" fixed the problem.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira