[
https://issues.apache.org/jira/browse/TAP5-711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12982654#action_12982654
]
Stephan Windmüller commented on TAP5-711:
-----------------------------------------
It seems like there is a new problem with this component regarding event
handlers. Disabled submit events (with javaScript return false) are queued and
executed when a submit button with an image on the same page is selected.
I know, it sounds confusing, I can submit a demo page if needed.
> Submit component: using image parameter prevents selected event from being
> fired
> --------------------------------------------------------------------------------
>
> Key: TAP5-711
> URL: https://issues.apache.org/jira/browse/TAP5-711
> Project: Tapestry 5
> Issue Type: Bug
> Components: tapestry-core
> Affects Versions: 5.1.0.5
> Reporter: Sergey Didenko
> Assignee: Igor Drobiazko
> Fix For: 5.2.0, 5.1.0.6, 5.1.0.7
>
> Attachments: TAP5-711-5.1.txt, TAP5-711.txt, VoteForm3.java,
> VoteForm3.tml
>
>
> When I change <t:submit...> to <t:submit t:image="..."..> onSelectedX()
> handlers stop working.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.