| Summary: | kwin freeze after window opens while dragging another window | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | Ralf Jung <post> |
| Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | normal | CC: | nate |
| Priority: | NOR | ||
| Version First Reported In: | 5.25.4 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Ralf Jung
2022-09-22 16:38:57 UTC
Interactive move code used to have a code path where kwin could get stuck in an infinite loop, that code had been rewritten a while ago so there is no a while (true) loop. |