Henning Nöth created TOBAGO-2130:
------------------------------------
Summary: SelectManyShuttle change event is executed on click
Key: TOBAGO-2130
URL: https://issues.apache.org/jira/browse/TOBAGO-2130
Project: MyFaces Tobago
Issue Type: Bug
Components: Core
Affects Versions: 5.0.0
Reporter: Henning Nöth
If a tc:event is put into a shuttle component, the page reloads every time the
shuttle is clicked.
Expected is a page reload after elements move to the right side.
{code:xml}
<tc:selectManyShuttle>
<tc:event/>
...
</tc:selectManyShuttle>{code}
--
This message was sent by Atlassian Jira
(v8.20.7#820007)