Bug 150998 - Kst crashes when tab is closed
Summary: Kst crashes when tab is closed
Status: RESOLVED FIXED
Alias: None
Product: kst
Classification: Applications
Component: general (show other bugs)
Version: 1.4.0
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: kst
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-18 21:36 UTC by Andrew Walker
Modified: 2007-10-18 21:38 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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