[ https://issues.apache.org/jira/browse/WICKET-4623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13484460#comment-13484460 ]
Sandor Feher commented on WICKET-4623: -------------------------------------- Okay. I made a quickstart cut off my upload form's relevant part and tested it. (I use 1.5.x branch so I could not try it in my project). Now I'm a little bit confused. Progressbar shows up in both cases (even with AjaxLink or Button) but does not show the progress. Moreover if I try to upload a bigger file to see the progress the bar disappears after few seconds. It might be something wrong with my quickstart I don't know. Attached it. Please check. > UploadProgressBar does not show up if the form submitted by AjaxButton or > AjaxLink > ---------------------------------------------------------------------------------- > > Key: WICKET-4623 > URL: https://issues.apache.org/jira/browse/WICKET-4623 > Project: Wicket > Issue Type: Bug > Components: wicket-extensions > Affects Versions: 1.5.7 > Environment: Win 7 64bit, jetty, netbeans 7.1, jdk1.6.0_30 > Reporter: Sandor Feher > Labels: Ajax, UploadProgressBar, > Attachments: WICKET-4623.patch, WICKET-4623-with-ajax-update.patch > > > If I submit the form normal submit button then the progressbar shows up. If I > do it with any ajax component (AjaxLink, AjaxButton ...) then it does not > show. > I set up setOutputMarkupPlaceholderTag(true) for progressbar itself and it's > parent component (the form) but it has not helped. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira