| Summary: | KDE Connect SMS program is not remembering its maximized state | ||
|---|---|---|---|
| Product: | [Applications] kdeconnect | Reporter: | John <ilikefoss> | 
| Component: | messaging-application | Assignee: | Simon Redman <simon> | 
| Status: | RESOLVED FIXED | ||
| Severity: | minor | CC: | bugseforuns | 
| Priority: | NOR | ||
| Version First Reported In: | 24.12.2 | ||
| Target Milestone: | --- | ||
| Platform: | Neon | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/network/kdeconnect-kde/-/commit/2e0564e8bf47be462dea06ec945bc9b7a466f858 | Version Fixed/Implemented In: | 25.04.0 | 
| Sentry Crash Report: | |||
| 
        
          Description
        
        
          John
        
        
        
        
          2025-02-07 16:28:33 UTC
        
       Confirmed on: Operating System: Solus 4.7 KDE Plasma Version: 6.2.5 KDE Frameworks Version: 6.10.0 Qt Version: 6.8.1 Kernel Version: 6.12.9-312.current (64-bit) Graphics Platform: Wayland Processors: 16 × AMD Ryzen 7 PRO 4750U with Radeon Graphics Memory: 29.1 GiB of RAM Graphics Processor: AMD Radeon Graphics Manufacturer: LENOVO Product Name: 20Y1001SAU System Version: ThinkPad P14s Gen 1 A possibly relevant merge request was started @ https://invent.kde.org/network/kdeconnect-kde/-/merge_requests/790 Git commit 2e0564e8bf47be462dea06ec945bc9b7a466f858 by Simon Redman, on behalf of Christoph Wolk. Committed on 14/02/2025 at 12:34. Pushed by cwo into branch 'master'. smsapp: remember window state The regular KDE Connect app remembers window state such as maximization, but KDE Connect SMS does not, so it always starts in default state rather than as the user left it. This change implements window state saving using KConfig.WindowStateSaver. FIXED-IN: 25.04.0 M +5 -0 smsapp/qml/Main.qml https://invent.kde.org/network/kdeconnect-kde/-/commit/2e0564e8bf47be462dea06ec945bc9b7a466f858 Can reproduce with version 25.04.0. After the last step, the window occupies the whole screen, but the button in the title bar indicates that it is not maximized. Operating System: Arch Linux KDE Plasma Version: 6.3.4 KDE Frameworks Version: 6.13.0 Qt Version: 6.9.0 Graphics Platform: Wayland |