Bug 333756 - Moving "Frame Stack" toolview clears its content
Summary: Moving "Frame Stack" toolview clears its content
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: CPP Debugger (show other bugs)
Version: git master
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords: junior-jobs
Depends on:
Blocks:
 
Reported: 2014-04-23 09:19 UTC by Kevin Funk
Modified: 2014-12-17 15:33 UTC (History)
3 users (show)

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 Kevin Funk 2014-04-23 09:19:09 UTC
Title says it all.



Reproducible: Always

Steps to Reproduce:
1. Debug application
2. Pause application
3. Activate Frame Stack view
4. See stack trace in view
5. Move Frame Stack view
6. Stack trace lost
Comment 1 Nicolai Hähnle 2014-12-17 15:33:04 UTC
This is fixed in kdevplatform master commit 02788de.

I'm not sure why the bug wasn't closed automatically based on that commit message - perhaps because the commit happened in kdevplatform, while this bug is assigned to kdevelop? In any case, I'm marking it fixed now.