To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=55326


User pl changed the following:

                  What    |Old value                 |New value
================================================================================
                    Status|UNCONFIRMED               |RESOLVED
--------------------------------------------------------------------------------
                Resolution|                          |WONTFIX
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Mon Oct 31 06:56:25 -0800 
2005 -------
No, that problem is not due to your "slow" hardware. Welcome to the wonderful
world of window management. The problem here is that only the window manager
(e.g. kwin if you run KDE or metacity if you run GNOME as your desktop) knows
how large a maximized window actually is. So the only thing OOo can do is set a
size and a hint to the window manager to maximize it (which the WM may or may
not honor). After the window manager has done that OOo gets a message about the
new (maximized) size and can draw itself accordingly.

The only things we could do against this would be:
- draw faster, so the blink is not so visible. A feat easier said than done.
- guess how big maximized will be. Of course guesses will be inaccurate. Issue
44325 was about saving the maximized position when a window is closed in that
state, which we nowadays do. But if we set that size before showing the window,
then the window manager will resize the window to that size if you press the
unmaximize button again - which is also not what one really wants.

Alas, there is not much we can do here for decorated windows; these are the sole
domain of the window manager. If something does not work as you want i gues
you'll have to file a bug to the window manager of your choice.

---------------------------------------------------------------------
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]

Reply via email to