Henning Nöth created TOBAGO-2536:
------------------------------------
Summary: tc:event: focus behavior on input field has no effect
Key: TOBAGO-2536
URL: https://issues.apache.org/jira/browse/TOBAGO-2536
Project: MyFaces Tobago
Issue Type: Bug
Components: JavaScript
Affects Versions: 6.11.0
Reporter: Henning Nöth
A tc:event with "focus" or "blur" doesn't have any effect on a tc:in, but it
should trigger a full page reload if the input field is focused.
{code:xml}
<tc:in>
<tc:event event="focus"/>
</tc:in>
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)