To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=46836
User cd changed the following:
What |Old value |New value
================================================================================
Status|NEW |STARTED
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Wed Apr 6 07:28:35 -0700
2005 -------
CD: Our hidden toolbar buttons which have controllers must be created as they
can make themself visible through status updates. Unluckily the Load URL combo
box needs much time (~160ms) to intialize itself, although it's not visible it
must be created. To fix this problem correctly, we need a new property which
identifies commands that uses dynamic visibility (only these controllers must be
created). As we don't have that much time, we decided to circumvent this problem
with a special solution. The Load URL box won't be created when its visible flag
is not set.
---------------------------------------------------------------------
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]