Issue 50271 - Crash when inserting textbox in presentation
Summary: Crash when inserting textbox in presentation
Status: CLOSED DUPLICATE of issue 48778
Alias: None
Product: Impress
Classification: Application
Component: ui (show other issues)
Version: 680m106
Hardware: All All
: P2 Trivial (vote)
Target Milestone: OOo 2.0.1
Assignee: wolframgarten
QA Contact: issues@graphics
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-03 10:39 UTC by wolframgarten
Modified: 2005-06-08 08:58 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description wolframgarten 2005-06-03 10:39:57 UTC
I open a new presentation and insert a second slide.
On one slide I insert a texbox and type in some text. Being in edit mode I
switch to second page using the slide sorter. There I start to drag open a new
textbox: Office crashes.
Ican reproduce this on two machines regularly in versions m105, m107
Comment 1 clippka 2005-06-07 12:51:20 UTC
when ViewShell::GetMenuState() is called, a call to ImpGetUndoManager() returns
an SfxUndoManager pointer from the top object bar that is already deleted. This
causes a crash in the product version and a 'c++ exception caught' in the debug
version.
Comment 2 groucho266 2005-06-08 07:37:10 UTC
Accepted.
Comment 3 groucho266 2005-06-08 08:50:05 UTC
Duplicate, see below.
Comment 4 groucho266 2005-06-08 08:51:21 UTC
This is another incarnation of issue 48778.

*** This issue has been marked as a duplicate of 48778 ***
Comment 5 wolframgarten 2005-06-08 08:58:51 UTC
Ok, closed.