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





------- Additional comments from [EMAIL PROTECTED] Tue Oct 23 11:54:16 +0000 
2007 -------
okay, to reproduce it step by step, in OOo 2.3:
- open the attached hello.sxw. It was created with OOo 1.1.5, and contains a
  single button which, when pressed, opens a message box saying "Hello"
- verify the button/macro works by pressing the button => the message box
  appears
- switch to form control design mode
- open the control's properties from its context menu
- on the "Events" tab page, notice the "When initiating" event is bound to
  "document:Standard.Module1.Hello", which is okay so far, this is the
  old-style notation (before the new scripting framework) to refer to a Basic
  macro embedded in the document
- press the "..." button right after the "When initiating" event
=> The "Assign action" dialog opens
- Note the "Assigned action" column for the "When initiating" event is empty,
  indicating something went wrong already
- press the "Macro" button in the dialog
=> The "Macro Selector" dialog opens
- Browse to the "Hello" macro in the document
- press the OK button in the "Macro Selector" dialog
- press the OK button in the "Assign action" dialog
- switch off the form control design mode
- press the button
=> nothing happens

This means assigning the macro went wrong, and though the property browser
claims there is a macro assigned to the "When initiating" event, it is actually
not fired anymore.

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