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


User mux2005 changed the following:

                What    |Old value                 |New value
================================================================================
                      CC|'richfearn'               |'mux2005,richfearn'
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Thu Oct  2 12:24:50 +0000 
2008 -------
Our organization has hit this problem, too and it's a usability issue for us.
The user triggers an action on the server (e.g. via a web app) and the
user-visible result is supposed to be that a document comes out of the user's
printer. From the user's POV he is interacting with a server. It's very
undesirable to have an unexpected OpenOffice.org window pop up on the user in
which he can observe (or even worse disturb by careless mouse clicks/key
presses) the macro-driven document generation.

I have examined the problem and I've noticed that the XBrowseNode-tree for an
invisible document lacks the macro-leaves, i.e. if you take the
XScriptProviderSupplier interface of the invisible document and then use
getScriptProvider() to get its script provider (which implements XBrowseNode)
and start walking the XBrowseNode tree, you get the child node "Basic", but this
node has no children. It should have the Basic macros as children. Maybe this
information can help pinpoint the issue.

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