Bug 468127

Summary: Window title in tabbox is not updated until active window changes
Product: [Plasma] kwin Reporter: Riku <riku>
Component: tabboxAssignee: KWin default assignee <kwin-bugs-null>
Status: CONFIRMED ---    
Severity: normal CC: kde, nate
Priority: NOR    
Version First Reported In: 5.27.0   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: Demonstration of the issue

Description Riku 2023-04-03 18:39:58 UTC
Created attachment 157825 [details]
Demonstration of the issue

SUMMARY
Switching tabs in a window doesn't update the window title in the tabbox. This seems to happen with any tabbed program.

STEPS TO REPRODUCE
1. Change tab in a window.
2. Hold alt+tab and observe incorrect window title.

SOFTWARE/OS VERSIONS
Linux: Arch Linux
KDE Plasma Version: 5.27.3
KDE Frameworks Version: 5.104.0
Qt Version: 5.15.8
Comment 1 Nate Graham 2023-04-03 20:21:03 UTC
Can reproduce.
Comment 2 David Edmundson 2023-07-06 08:56:04 UTC
ClientModel does not seem to have  any dataChanged signals when client properties change