UploadProgressBar incompatible with submit buttons onSubmit method (in FireFox 
at least)
----------------------------------------------------------------------------------------

                 Key: WICKET-1194
                 URL: https://issues.apache.org/jira/browse/WICKET-1194
             Project: Wicket
          Issue Type: Bug
          Components: wicket-extensions
    Affects Versions: 1.3.0-beta4
         Environment: Java 5 on OSX and Ubuntu, testing in FireFox 1.x and 2
            Reporter: Andrew Williams


The UploadProgressBar calls form.submit() which, in Firefox at least (not 
Safari) bypasses the onSubmit methods of the submit buttons.
This is a mighty pain for me, as the onSubmit of buttons is just as important 
as that of the form...

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to