Skip to content

filewidgets/kfilewidget: Select and focus filename after canceling overwrite

Oliver Beard requested to merge work/olib/overwrite-cancel into master

This ensures that the filename can be typed immediately after pressing the save button and cancelling an overwrite.

BUG: 444515


Worth noting, this is seen when pressing the save button (it takes focus), and not when double-clicking on a file.

Edited by Oliver Beard

Merge request reports