[ 
https://issues.apache.org/jira/browse/WICKET-3664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13030284#comment-13030284
 ] 

Kjell Arne Brødreskift commented on WICKET-3664:
------------------------------------------------

I can't reproduce it either. In the application where the problem occured the 
coherence is clear. If I do setRequired(true) the behavior stops working. 

But when I try to isolate it into a simpler example, it doesn't happen. 
So there must be something else going on. If I find out what I'll post it here.

Sorry. Next time I'll make the demo app before posting.

> AjaxFormComponentUpdatingBehavior doesn't work with TextArea when setRequired 
> is true
> -------------------------------------------------------------------------------------
>
>                 Key: WICKET-3664
>                 URL: https://issues.apache.org/jira/browse/WICKET-3664
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-core
>    Affects Versions: 1.4.17
>         Environment: Mac OS X, Mac Pro 2009
>            Reporter: Kjell Arne Brødreskift
>              Labels: ajax, wicket
>
> I have several TextAreas in a form. All with 
> AjaxFormComponentUpdatingBehavior onblur. 
> OnUpdate was never called untill I removed setRequired(true).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to