Bug 438285

Summary: The star ("*") indicating a modified file does not appear in the window title on macOS
Product: [Applications] kmymoney Reporter: Dawid Wróbel <me>
Component: generalAssignee: KMyMoney Devel Mailing List <kmymoney-devel>
Status: REPORTED ---    
Severity: normal    
Priority: NOR    
Version: 5.1.1   
Target Milestone: ---   
Platform: macOS (DMG)   
OS: macOS   
Latest Commit: Version Fixed In:

Description Dawid Wróbel 2021-06-08 19:46:43 UTC
SUMMARY

Normally after making any changes to a KMM file, the app updates its title adding a star, which commonly indicates the file has been modified. However, this does not happen on macOS for some reason.


STEPS TO REPRODUCE
1. Open a file
2. Modify it

OBSERVED RESULT
App window title doesn't chage


EXPECTED RESULT
Title should change to include a "*" indicator


ADDITIONAL INFORMATION
Comment 1 Thomas Baumgart 2021-06-09 06:56:35 UTC
Maybe an upstream problem since we are using https://api.kde.org/frameworks/kxmlgui/html/classKMainWindow.html#aa78364d5eeb1c1f5bd333c733378741d for this purpose on all platforms alike.