Bug 493682

Summary: On moving windows between VDs: WindowHeapDelegate.qml TypeError: Cannot read property 'activeFocusItem' of null
Product: [Plasma] kwin Reporter: postix <postix>
Component: effects-overviewAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED FIXED    
Severity: minor CC: nate
Priority: NOR    
Version First Reported In: 6.1.5   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In: 6.2.0
Sentry Crash Report:

Description postix 2024-09-26 10:18:47 UTC
SUMMARY

1. Open the Grid Effect
2. Move a window from one VD to another VD by dragging

On drop journalctl logs
```
 kwin_wayland[2340]: qrc:/qt/qml/org/kde/kwin/private/effects/WindowHeapDelegate.qml:141: TypeError: Cannot read property 'activeFocusItem' of null
```


SOFTWARE/OS VERSIONS
Operating System: Fedora Linux 40
KDE Plasma Version: 6.1.5
KDE Frameworks Version: 6.6.0
Qt Version: 6.7.2
Graphics Platform: Wayland
Comment 1 Nate Graham 2024-09-30 23:00:01 UTC
Cannot reproduce in git master; assuming it's been fixed in Plasma 6.2 or later.