Issue 97386 - OOo crashed: Close 'Styles and Formatting' dialog and later close 'Paragraph Style' dialog
Summary: OOo crashed: Close 'Styles and Formatting' dialog and later close 'Paragraph ...
Status: CLOSED FIXED
Alias: None
Product: Writer
Classification: Application
Component: code (show other issues)
Version: DEV300m37
Hardware: All Windows XP
: P2 Trivial (vote)
Target Milestone: ---
Assignee: pb
QA Contact: issues@sw
URL:
Keywords:
Depends on:
Blocks: 84292
  Show dependency tree
 
Reported: 2008-12-18 08:25 UTC by amy2008
Modified: 2013-08-07 14:43 UTC (History)
3 users (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 amy2008 2008-12-18 08:25:06 UTC
Can reproduce it with DEV300m37 on WinXP.

How to reproduce
1 Create a new Writer or Calc document 
2 Format - Sytles and Formatting, 'Sytles and Formatting' dialog appears, 
  right_click on any one items and choose 'new' or 'modify', 'Paragraph Sytle'
  dialog opens 
3 Close 'Sytles and Formatting' dialog, and then close 'Paragraph Sytle' dialog

Result
OOo crashes

Expectation
If users haven't closed 'Paragraph Sytle' dialog, 'Sytles and Formatting' dialog
should be inactive, or there is a much better method to deal with it.

Regards
Li Meiying
Comment 1 amy2008 2008-12-18 08:31:22 UTC
In Writer, 'Paragraph Styles' Tab on the 'Sytles and Formatting' dialog works.
In Calc, 'Cell styles' Tab works.
But, in Drawing and Impress, OOo works well with each of style tab.

Li Meiying
Comment 2 michael.ruess 2008-12-19 15:06:22 UTC
MRU->PB: like in OO 2.4.1 I think, access to the "Styles and formatting" window
should be blocked, when the "Paragraph style" dialog is opened from it.
Comment 3 pb 2009-01-09 09:42:52 UTC
pb: the crash is fixed. CWS fwk99.
Files changed:
/sfx2/source/inc/templdgi.hxx 266059
/sfx2/source/dialog/templdlg.cxx 266061
Comment 4 pb 2009-01-09 09:52:52 UTC
pb: the crash is fixed but the behavior (sub-dialog is not modal to the stylist)
still exists. I wrote a new Issue for it. See Issue 97888.
Comment 5 oleghitekschool 2009-04-06 03:24:11 UTC
Checked in master version OOO310m7 (Build:9393) Calc and Writer. Fixed. Close.