https://bugs.kde.org/show_bug.cgi?id=493354

Méven Car <meve...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |meve...@gmail.com

--- Comment #3 from Méven Car <meve...@gmail.com> ---
The create directory dialog has some logic to interpret "/" as new-folder to
mimic "mkdir -p".
As such it has limitations to which characters can be used in names.

This was a trade-off the need to create folder whore name contain "/" is rather
uncommon compared to use of creating multiple subfolders at once.

Renaming folders inline has not such a need and allows to had / to folder names
as that can be a valid name.

We could have the dialog allow "/" to be escaped with "\/".
This would still have the "inconsistency".
But I don't consider this a real one: the dialog is clearly not the same thing
as inline renaming and creating is not renaming.

Now  Fernando M. Muniz  what do you think should be the behavior of the create
folder dialog ?

This behavior is much older than KDE Frameworks 6.0.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to