To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=18807
User mba changed the following:
What |Old value |New value
================================================================================
Issue type|ENHANCEMENT |DEFECT
--------------------------------------------------------------------------------
Summary|it should be possible make|Making a hidden task
|a "Hidden" task visible |visible doesn't work
| |correcty
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Thu Jan 19 08:39:17 -0800
2006 -------
If a document is open "hidden", it can be made visible afterwards by calling
setVisible(True) on the ContainerWindow of the Frame. When this frame is closed,
the document is not disposed and so the file stands locked.
The fix is to remove all special treatments of hidden documents (that cause the
remaining lock on the document) is removed as soon as it becomes a notification
that it is made visible.
---------------------------------------------------------------------
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]