application.setWindowSize() not functional on FID in WC

It seems the application.setWindowSize() not functional on FID in WebClient. I have a FID that I resize depending on a selection a user makes. This works fine in Rich Client but in WebClient the FID doens’t resize.
Looks like a bug to me or is this due to web restrictions ?

Version 4.1.0 rc3-build 650
Java version 1.5.0_16-133 (Mac OS X)

application.setWindowSize() is currently not supported in the web at all.

Please make a feature request for this so that we can look at if we can make it work for dialogs (for the main window this will not be possible easily nowadays with all the tab browsers)