[
https://issues.apache.org/jira/browse/WICKET-2602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Erik van Oosten updated WICKET-2602:
------------------------------------
Attachment: WICKET-2602.patch
Please apply this patch to:
- trunk
- branch 1.4.x
- branch 1.3.x
> Delay display of upload progress bar
> ------------------------------------
>
> Key: WICKET-2602
> URL: https://issues.apache.org/jira/browse/WICKET-2602
> Project: Wicket
> Issue Type: Improvement
> Components: wicket-extensions
> Reporter: Erik van Oosten
> Attachments: WICKET-2602.patch
>
>
> When the UploadProgressBar is part of a larger form structure where not all
> submits actually start a file upload, it is disturbing to see the 'upload
> starting...' message.
> The patch will display the upload bar only after 1 second. Presumably a
> submit without file will be finished by then.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.