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





------- Additional comments from [EMAIL PROTECTED] Thu Oct 23 11:25:54 +0000 
2008 -------
What happens here is this:
1.  Insertion marker is turned on (black bar)
2. Popup menu is displayed.
3. User selects menu entry or clicks outside of menu.
3a. (optional)  When a menu entry was clicked then schedule associated slot 
call.
3b. In both cases the menu is hidden. 
4. Insertion marker is turned off.

The asynchronous slot call that is scheduled in 3a is executed after 4.  As a
result the place at which to insert the slide is no longer known and the slide
is inserted at the default location: at the end of the document.

The problem is to come up with a clean and working way to pass the insertion
location to the slide insertion code.

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