Bug 411046

Summary: DND split view into another window causing context menu to not work
Product: [Applications] konsole Reporter: Kurt Hindenburg <khindenburg>
Component: split-viewAssignee: Konsole Developer <konsole-devel>
Status: CONFIRMED ---    
Severity: normal CC: tcanabrava
Priority: NOR    
Version: master   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Kurt Hindenburg 2019-08-18 21:07:51 UTC
SUMMARY
Drag-n-drop a split view into another window causing context menu to now show up in original window.

STEPS TO REPRODUCE
1. Create 2 tabs in konsole
2. In one tab, split view
3. Detach one tab w/o split view
4. Drag one of the split views into the newly detached window.

OBSERVED RESULT
Original window w/o any split views, context menu doesn't work
kf5.kxmlgui: 0x2d91ee8 deleted without having been removed from the factory first. This will leak standalone popupmenus and could lead to crashes.


EXPECTED RESULT
All menus in both windows should work a


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 Kurt Hindenburg 2019-08-18 21:09:21 UTC
Tomaz, I add this bug report in case I forget about it and perhaps someone else has time to look at it.