Hello,

there appears to be a bug in PopupSettings when rendering in IE.

Under normal circumstances it works fine, however if you set the Window name like:

            popupSettings.setWindowName("Anything!!!");

Then you will find that the window no longer pops up, instead it just navigates to the popup like any other page.

To reproduce just add the aforementioned line to the Linkomatic page in Wicket Examples. I have also attached the class to this email.

In Safari on the Mac, and Firefox on Windows the popup link works regardless. This seems to be a peculiarity with only IE.

I have only tested IE 6.0 sp1.

Cheers,
DeSoca

Attachment: Home.java
Description: Binary data


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to