To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102619
                 Issue #|102619
                 Summary|calling dispatch .uno:GotoNextPlacemarker crashes OOo
               Component|Word processor
                 Version|OOo 3.1
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|writerneedsconfirm
             Reported by|clutz





------- Additional comments from cl...@openoffice.org Tue Jun  9 14:30:47 +0000 
2009 -------
The attached document contains a simple macro that calls the dispatch
".uno:GotoNextPlacemarker" via the DispatchHelper. The aim of the macro is to
navigate the viewCursor to the next Placeholder. So the document also contains
placeholders, where some are part of the main text content and some are part of
cells in a texttable.

Calling the macro crashes OOo in some cases which seem to depend on the
operating system. Here is how to reproduce the crash on your system:

1) open the attached document Platzhalter.odt and allow the contained macro to
be executed

2) press the button "dispatch .uno:GotoNextPlacemarker" at least 10 times (if
you can :-) ).


I tested the macro on the following systems:

- on a linux-system with OOo 2.4.2: OOo crashes when the macro is called for the
first time

- on a linux-system with OOo 3.0.0: OOo crashes when the macro is called for the
first time

- on a win 2000 system with OOo 3.0.0: OOo crashes when the viewCursor is in the
bottom right corner of the texttable and calling the macro would cause the
viewCursor to leave the texttable.

- on a win 2000 system with OOo 3.1: OOo crashes when the viewCursor is in the
bottom right corner of the texttable and calling the macro would cause the
viewCursor to leave the texttable.

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


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

Reply via email to