To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=81581
Issue #|81581
Summary|Using the OfficeFilePicker modifies the default Filepi
|cker
Component|framework
Version|OOo 2.3.0 RC1
Platform|All
URL|
OS/Version|All
Status|UNCONFIRMED
Status whiteboard|
Keywords|
Resolution|
Issue type|DEFECT
Priority|P3
Subcomponent|code
Assigned to|tm
Reported by|nfrisoni
------- Additional comments from [EMAIL PROTECTED] Fri Sep 14 12:13:15 +0000
2007 -------
OpenOffice Configuration default use the System FilePicker :
SystemFilePicker.
In my macro I use OpenOffice.Org FilePicker (OfficeFilePicker) because
it understands webdav url.
The problem is that, when I use my macro with OOo FilePicker,
OpenOffice will keep the OOo Filepicker as the default until we close it and
leave the
systray bar.
I think that this is a bug. Here is how to reproduce the behaviour :
oFilePicker = CreateUnoService("com.sun.star.ui.dialogs.OfficeFilePicker")
OpenOffice use System FilePicker until I use this code in a macro.
After it use OpenOffice.Org FilePicker.
---------------------------------------------------------------------
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]