| Summary: | kwin tabbox caching issue: use m_qmlContext.trimComponentCache() | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | Benjamin Flesch <benjaminflesch> |
| Component: | tabbox | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | REPORTED --- | ||
| Severity: | normal | CC: | fanzhuyifan |
| Priority: | NOR | Keywords: | qt6 |
| Version First Reported In: | 5.93.0 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Benjamin Flesch
2024-02-07 13:00:41 UTC
Merge request here: https://invent.kde.org/plasma/kwin/-/merge_requests/5135 I can reproduce but it sounds rather like a QQmlEngine bug. FWIW in qt5 it used to work fine. At least overview used to (before switching to qt_add_qml_module) pick up new code after editing it. Would you be able to submit a upstream bug report to Qt? Thanks a bunch! |