My problem is that i'm having a menubar with a sub menubar (see pic.1) and it always opens on the right side even if there is no space. So my question is how can i change the pop up position? I need the popup to be like in pic.2
Thats how it looks like now:
Thats how it should look:
I somehow read that this issue isn't fixed in a current gwt version and that the only way to temporally fix it is to capture the pop up width/height shortly after the creating point and change the position with offsets. Is this true?
Thanks for any help :)