Bug 493682 - On moving windows between VDs: WindowHeapDelegate.qml TypeError: Cannot read property 'activeFocusItem' of null
Summary: On moving windows between VDs: WindowHeapDelegate.qml TypeError: Cannot read ...
Status: RESOLVED FIXED
Alias: None
Product: kwin
Classification: Plasma
Component: effects-overview (other bugs)
Version First Reported In: 6.1.5
Platform: Other Linux
: NOR minor
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-09-26 10:18 UTC by postix
Modified: 2024-09-30 23:00 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In: 6.2.0
Sentry Crash Report:


Attachments

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