[
https://issues.apache.org/jira/browse/WICKET-6448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16274185#comment-16274185
]
ASF subversion and git services commented on WICKET-6448:
---------------------------------------------------------
Commit a647d62a771e503b408c4e0e3e3374f5ff53f65f in wicket's branch
refs/heads/wicket-7.x from [~bitstorm]
[ https://git-wip-us.apache.org/repos/asf?p=wicket.git;h=a647d62 ]
WICKET-6448 Provide behavior that disables a button after click
> Provide behavior that disables a button after click
> ---------------------------------------------------
>
> Key: WICKET-6448
> URL: https://issues.apache.org/jira/browse/WICKET-6448
> Project: Wicket
> Issue Type: Bug
> Components: wicket-extensions
> Affects Versions: 8.0.0-M6
> Reporter: Kamil
> Assignee: Andrea Del Bene
> Fix For: 8.0.0, 7.10.0
>
> Attachments: block-comment-doublesubmit.png, showcase-preventClick.zip
>
>
> Wicket should provide a Behavior that can be assigned to (Ajax)Buttons and
> when clicked those buttons should be disabled via the HTML "disabled"
> attribute.
> For AjaxButtons the behavior should re-enable the button after processing the
> Ajax response.
> 1)Run the app
> 2)Click "submit" quickly several times
> 3)Watch the console
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)