Bug 484915

Summary: New notebook dialog can't be saved with enter key
Product: [Applications] Marknote Reporter: deadmeu <deadmeu>
Component: GeneralAssignee: mbruchert <mbb>
Status: RESOLVED FIXED    
Severity: minor CC: carl, mbb
Priority: NOR    
Version First Reported In: 1.1.1   
Target Milestone: ---   
Platform: Other   
OS: Other   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description deadmeu 2024-04-02 10:07:45 UTC
***
If you're not sure this is actually a bug, instead post about it at https://discuss.kde.org

If you're reporting a crash, attach a backtrace with debug symbols; see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***

SUMMARY
The new notebook dialog can't be saved by pressing the enter key. New note saves with enter key just fine.


STEPS TO REPRODUCE
1. Select "New Notebook"
2. Enter some text and press the Enter key

OBSERVED RESULT
Nothing happens.

EXPECTED RESULT
The notebook is saved.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 6.0.3
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2
Kernel Version: 6.8.2-arch2-1 (64-bit)
Graphics Platform: Wayland
Comment 1 Carl Schwan 2024-04-18 22:08:22 UTC
Fixed with commit aeee262d75ee5a92487b2d14440d5b839bf74872

Thanks!