Bug 374921

Summary: Tool view grouping no longer works in 5.1 branch
Product: [Developer tools] kdevplatform Reporter: Kevin Funk <kfunk>
Component: sublimeAssignee: kdevelop-bugs-null
Status: RESOLVED FIXED    
Severity: normal CC: anton, kfunk
Priority: NOR Keywords: regression
Version First Reported In: git master   
Target Milestone: 5.1.0   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In: 5.1.0
Sentry Crash Report:

Description Kevin Funk 2017-01-11 18:04:12 UTC
How to reproduce:

So on the left side there are the buttons: "Projects", "Documents", "Filesystem" and "Classes". I've Projects opened at the moment and want to open "Filesystem" under it. For that I click Ctrl+left on button "Filesystem"

Actual behavior
KDevelop opens it normally and replaces the previously opened "Projects" tab.

Expected behavior:
Both "Projects" & "Filesystem" visible.

Note: This works fine in 5.0 branch, I think some of Anton's latest changes in sublime/ are related.