It is a little bit annoying to have the GWT hosted browser (on a Mac) pop up at always the same screen location and same size (that is: to small and at the wrong place!). In particular if you have two 24" monitors it couldn't be less annoying to always move the browser window and to resize it on startup. I know I could leave it open and reload, but I'm used to the cmd+shift+F11 and then cmd-Q to quit cycle as I do in other programs. Another reason is that in hosted mode GWT leaks memory and after a couple (about 20) reloads I have to quit anyway.
Does anybody know a way to tell the hosted mode app the initial size of the browser frame and possibly it's location? If not I will eventually file a feature request at GWT.