To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=49835 Issue #:|49835 Summary:|OOoBean: Documents not visible. Component:|api Version:|680m104 Platform:|All URL:| OS/Version:|All Status:|NEW Status whiteboard:| Keywords:| Resolution:| Issue type:|DEFECT Priority:|P3 Subcomponent:|code Assigned to:|jl Reported by:|jl
------- Additional comments from [EMAIL PROTECTED] Wed May 25 01:32:37 -0700 2005 ------- Visibility is controlled by OOoBean.aquireSystemWindow and OOoBean.releaseSystemWindow. The com.sun.star.comp.beans.LocalSystemWindow uses a java.awt.ComponentListener to recognize when the OOoBean becomes visible or not. This does not work. If it would then the aquireSystemWindow and releaseSystemWindow methods would be obsolete. The current implementation also causes that the office window is not displayed when it should be. --------------------------------------------------------------------- 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]
