Hi,
in IE it is possible to use url's with the file protocol. (file://c:/temp)
to open the browser on the file.
Unfortunately this is not working with the WAPopupAnchorTag on the new
canvas api due to an additional send of ".focus()" in
WAPopupAnchorTag>>popupString.
It opens a new popup window and sets it's content to the given folder as
expected but the original page with the link is also redirected to the file
url. (tested in IE6)
I would vote for removing this additional ".focus()" call - this fixes
the issue, is compatible to the output of the old rendering API and
the browser sets the focus to the popup anyway.
Any comments?
Thx
Torsten
--
GMX Produkte empfehlen und ganz einfach Geld verdienen!
Satte Provisionen für GMX Partner:
http://www.gmx.net/de/go/partner_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside