[ https://issues.apache.org/jira/browse/WICKET-3307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12977851#action_12977851 ]
Pedro Santos commented on WICKET-3307: -------------------------------------- I found this blog entry: http://domscripting.com/blog/display/99 I will try some DOM manipulation - add/replace an label - rather than attribute a new innerHTML string. > 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 > Attachments: myproject.rar > > > 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.