To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=46674
                  Issue #:|46674
                  Summary:|Appending Basic library destroys its event handlers
                Component:|framework
                  Version:|680m87
                 Platform:|All
                      URL:|
               OS/Version:|Windows XP
                   Status:|UNCONFIRMED
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|scripting
              Assigned to:|npower
              Reported by:|bmarcelly





------- Additional comments from [EMAIL PROTECTED] Tue Apr  5 01:12:27 -0700 
2005 -------
With Macros > Basic > Organizer you can append in "My Macros" a library found 
in a 
document.
This library may contain a dialog and some control-related event handlers.

Problem
- if the document is created with 1.9 , the dialog will not work in the library 
copied 
into "My Macros".
- if the document is created with 1.1, the dialog will work as expected.

How to reproduce
I will provide two documents in attachments : a simple dialog library created 
with 1.
1.3 and the same dialog created with 1.9m87.
Append the library Test into "My Macros" and run macro Main.
Repeat this with the other document, overwriting the previous library.
Attention : the attached documents must not be opened in foreground during 
these tests.

Explanation
When copying the 1.9 library, the location of each event handler should have 
been 
modified from "document" to "application".
When copying the 1.1 library, the url is different. It does not have to be 
modified to 
work.

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