[
https://issues.apache.org/jira/browse/TOBAGO-2536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Henning Nöth resolved TOBAGO-2536.
----------------------------------
Fix Version/s: 6.12.0
Resolution: Fixed
> 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
> Assignee: Henning Nöth
> Priority: Major
> Fix For: 6.12.0
>
>
> 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)