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


User cd changed the following:

                  What    |Old value                 |New value
================================================================================
                    Status|STARTED                   |RESOLVED
--------------------------------------------------------------------------------
                Resolution|                          |FIXED
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Mon Jan  2 07:56:28 -0800 
2006 -------
cd: Root cause is based on the method SfxObjectShell::GetCurrent(). It doesn't
provide a SfxObjectShell for every case, this use case just is one example.
Because the focus is set back to the font combo box when the help window is
closed, the SfxObjectShell::GetCurrent() method cannot provide a current object
shell. This directly results in a disabled combo box in toolbar controller
implementation.

cd: Solution:
Implementation has to check if there is no current object shell. For that case
it has to use  a "old/current" fontlist instead of just disabling the combo box.

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