To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116037





------- Additional comments from [email protected] Fri Dec 10 11:20:33 +0000 
2010 -------
This issue was fixed together with [email protected], who contributed the
sfx2 part. The fix relies on the implementation detail, that chart is not
a sfx based application and therefore the SfxWorkWindow is not exchanged
and keeps all its child windows. The calc formula bar is one of those
child windows and is kept visible by setting the 
SFX_CHILDWIN_NEVERHIDEACTIVEOLE flag. For sfx based applications, e.g.
a writer, which was inserted as OLE object, this approach is not
working. In this case the SfxWorkWindow is exchanged and the
calc formula bar is not available as child window anymore.

As a mid-term approach the idea is to implement the calc formula bar
as a standard toolbar, so that the framework can keep control.


---------------------------------------------------------------------
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]

Reply via email to