What steps will reproduce the problem?
1. Start the client using the property wonderland.client.windowSize = fullscreen
2.
3.
What is the expected output? What do you see instead?
I expect to see the user list. Instead I see the top of the user list cut off,
see attached.
This seems to be due to a bug whereby the size of the client window is set to
the size of the screen, without taking into account the screen insets, the
height of the window title, the height of client menu bar, or the height of the
URL text field.
See attached patch. This is a bit of a hack, but it doesn't seem possible to
determine these heights programmatically.
Original issue reported on code.google.com by bernho...@gmail.com on 15 Dec 2010 at 10:29
Original issue reported on code.google.com by
bernho...@gmail.com
on 15 Dec 2010 at 10:29Attachments: