Bug 150998

Summary: Kst crashes when tab is closed
Product: [Applications] kst Reporter: Andrew Walker <arwalker>
Component: generalAssignee: kst
Status: RESOLVED FIXED    
Severity: crash    
Priority: NOR    
Version: 1.4.0   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Andrew Walker 2007-10-18 21:36:56 UTC
Version:           1.4.0 (using KDE KDE 3.5.3)
Installed from:    Compiled From Sources
OS:                Linux

PROBLEM:
Kst will crash when a tab is closed

STEPS TO REPRODUCE:
Start Kst
Create a new tab
On the new tab create a box
Right-click on the box and select Edit...
Close the new tab
Click OK or Cancel in the Edit Box dialog

RESULTS:
Kst crashes

EXPECTED RESULTS:
The dialog closes and Kst continues running
Comment 1 Andrew Walker 2007-10-18 21:38:54 UTC
SVN commit 726739 by arwalker:

BUG:150998 avoid a crash in Kst by no longer using a synchronous popup menu

 M  +24 -8     kstviewwidget.cpp  
 M  +4 -0      kstviewwidget.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=726739