To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=101082
User pl changed the following:
What |Old value |New value
================================================================================
CC|'' |'ab'
--------------------------------------------------------------------------------
Status|NEW |RESOLVED
--------------------------------------------------------------------------------
Resolution| |FIXED
--------------------------------------------------------------------------------
------- Additional comments from [email protected] Fri Jun 5 12:46:51 +0000
2009 -------
fixed in CWS ooo311gsl03
@ab: the reason is that you have an unshown real system window (a dialog I
presume) in the background and the size property gets updated from that. That
does not seem wise as not visible system windows usually return a size of (0,0).
On the other platforms there is the exception that before their first Show the
dialogs report their real size, however that is more of an accidental
implementation detail, you should not really rely on that. Actually you
shouldn't ask that window for its size at all if it is not visible.
Of course the quaint (0,0) reporting is highly questionable itself, but that is
ancient vcl behavior, so I don't know what would break if it were changed.
---------------------------------------------------------------------
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]