To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116313
                 Issue #|116313
                 Summary|"View created" event not fired (or bound script not ca
                        |lled) for an unsaved document
               Component|framework
                 Version|DEV300m96
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|ui
             Assigned to|mav
             Reported by|fs





------- Additional comments from f...@openoffice.org Wed Jan  5 13:34:55 +0000 
2011 -------
- open a new text document
- via Tools/Macros/Organize Macros/Basic, create a Basic function, embedded
  in the document, like this:
  Sub Hello
    MsgBox "Hello"
  End Sub
- via Tools/Customize/Events, bind the macro to the "View created" event
- Window/New Window
=> nothing happens

The expected result is that the macro is called, and thus the message box is
displayed, but this doesn't work in m96

---------------------------------------------------------------------
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to