To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=88878
------- Additional comments from [EMAIL PROTECTED] Tue Jun 3 04:00:01 +0000 2008 ------- jianhuajiao->dr: yes. it should be that. jianhuajiao->fs: 1. + VCLXWindow::setVisible: I don't think mbDirectVisible could be set when isEnableVisible is False. Because the window is invisible at this time. Invisible form should not be set invisible or visible. 2. VCLXWindow::setProperty: If we test the mbDirectVisible when isEnableVisible is set to True, its behavior will be some against with the behavior set mbEnableVisible to False. mbEnableVisible -> False, form will be invisible, without think about mbDirectVisible mbEnableVisible -> True, form's behavior should similar with above, ignore mbDirectVisible, set mbDirectVisible to True and show the form. --------------------------------------------------------------------- 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]
