Current git master STEPS TO REPRODUCE 1. Open KWrite 2. Save As/Ctrl+Shift+S 3. Type a filename in the Name field 4. Click a folder in the file view to enter that folder OBSERVED RESULT The filename is replaced with the folder name! EXPECTED RESULT That doesn't happen; the filename only gets replaced when clicking on the name of a *file* not a folder.
Can reproduce
A possibly relevant merge request was started @ https://invent.kde.org/frameworks/kio/-/merge_requests/1866
Git commit cd0810f82d9fce629fa27e2a1d330fbcc8d2edf6 by Akseli Lahtinen. Committed on 17/04/2025 at 08:43. Pushed by akselmo into branch 'master'. KFileWidget: Do not override filename with folder name if edited If the filename input has been modified, do not override it with the name of the folder when selecting a folder. FIXED-IN: 6.14 M +85 -0 autotests/kfilewidgettest.cpp M +1 -0 src/filewidgets/kdiroperator.h M +4 -0 src/filewidgets/kfilewidget.cpp https://invent.kde.org/frameworks/kio/-/commit/cd0810f82d9fce629fa27e2a1d330fbcc8d2edf6