https://bugs.kde.org/show_bug.cgi?id=422486
Bug ID: 422486 Summary: Session manager window edit buttons should be disabled without a selected session Product: krita Version: git master Platform: unspecified OS: All Status: REPORTED Severity: minor Priority: NOR Component: Usability Assignee: krita-bugs-n...@kde.org Reporter: maximilian.sch...@stud.uni-hannover.de Target Milestone: --- SUMMARY The session manager window currently allows interaction with all buttons (rename, delete, switch to) despite not having a selected session in the list view. This is confusing because it allows pointless interaction and especially for renaming fails way to late, because the user is prompted for a new name with nothing happening on confirmation. STEPS TO REPRODUCE 1. Select File > Sessions... with no sessions created 2. Click Rename... OBSERVED RESULT The user is prompted for a new name, despite no session existing. EXPECTED RESULT Ideally it should not be possible to click the modifier buttons without a selected session. SOFTWARE/OS VERSIONS Windows: - macOS: - Linux/KDE Plasma: Fedora 30 Workstation (available in About System) KDE Plasma Version: - KDE Frameworks Version: 5.68.0 Qt Version: 5.12.5 ADDITIONAL INFORMATION I have already worked on a patch which disables the buttons depending on selection changed. I will submit this if this is approved. -- You are receiving this mail because: You are watching all bug changes.