[ 
https://issues.apache.org/jira/browse/WICKET-3571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13020959#comment-13020959
 ] 

Attila Király commented on WICKET-3571:
---------------------------------------

I might miss something because closing popups in IE 6, 8, 9 does not work for 
me with the current trunk. The opening <html> is after the apache license 
comment which is A Tag Too Far for IE. So I would like to suggest to apply my 
second patch that moves the <html> to the first line of the page after the xml 
declaration. This makes both IE and the license header test happy.

> Popup close link not working in wicket examples linkomatic page
> ---------------------------------------------------------------
>
>                 Key: WICKET-3571
>                 URL: https://issues.apache.org/jira/browse/WICKET-3571
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-examples
>    Affects Versions: 1.5-RC3
>         Environment: IE 8, can't reproduce on Chrome
>            Reporter: Pedro Santos
>            Assignee: Juergen Donnerstag
>            Priority: Minor
>         Attachments: fix-WICKET-3571-2.patch, fix-WICKET-3571.patch
>
>
> To reproduce:
> visit http://localhost:8080/linkomatic/home
> click "Click this button for a popup"
> click "close" link

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to