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] Fri May 15 12:37:56 +0000 2009 ------- Removing the chunk from your latest patch which starts in line 215 fixes the problem. That is, UnoControl::createPeer does not tamper with the bVisible flags of the ComponentInfo anymore. As a consequence, xView->setVisible is called when the "pure" bVisible flag requests this. There should not be a problem here, as the ::setVisible implementation itself cares for the EnableVisible setting. --------------------------------------------------------------------- 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]
