[ 
https://issues.apache.org/jira/browse/WICKET-3307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pedro Santos updated WICKET-3307:
---------------------------------

    Attachment: WICKET-3307.patch

New patch detecting if there is an ModalWindow in the hierarchy. But in order 
to the progress bar work nicely, nested forms in ModalWindow needs to be 
submitted by an AJAX submit component.

> UploadProgressbar doesn't work when nested in ModalWindow (using IE 8.0.7600)
> -----------------------------------------------------------------------------
>
>                 Key: WICKET-3307
>                 URL: https://issues.apache.org/jira/browse/WICKET-3307
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket, wicket-extensions
>    Affects Versions: 1.4.15
>         Environment: Window 7, 32 Bit, IE 8
>            Reporter: Paul
>            Assignee: Pedro Santos
>             Fix For: 1.4.16, 1.5-RC2
>
>         Attachments: myproject.rar, WICKET-3307.patch
>
>
> When a UploadProgressbar is nested in a ModalWindow you cannot upload 
> anything, due to a JavaScript Problem while using IE 8.  Firefox, Chrome, 
> etc. are fine.
> IE says: Unknown Runtimeerror
> In Debugmode I can narrow it down to progressbar.js, Line 31 
> For reproduction I attached a quickstart.
> Thanks

-- 
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