-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.5.7
-
Component/s: wicket-extensions
-
Labels:
-
Environment:Win 7 64bit, jetty, netbeans 7.1, jdk1.6.0_30
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.
- is duplicated by
-
WICKET-4868 UploadProgressBar never stops checking for updates
-
- Resolved
-