To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=55326
------- Additional comments from [EMAIL PROTECTED] Tue Nov 1 02:30:27 -0800 2005 ------- No. Maximizing only sets a hint to the window manager. Basically it just adds the "_NET_WM_STATE_MAXIMIZED_HORZ" and "_NET_WM_STATE_MAXIMIZED_VERT" atoms to the "_NET_WM_STATE" property of the XWindow concerned. The window manger is supposed to change the window's state to maximized then. But some window managers simply don't do this at mapping time but just after that, so they show the window, then maximize it. Of course in the meantime an Expose event has already occured causing OOo to paint with the previous window size. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
