[dolphin] [Bug 452587] File renaming with newlines does not work very well
Méven Car
bugzilla_noreply at kde.org
Wed Nov 8 11:14:54 GMT 2023
https://bugs.kde.org/show_bug.cgi?id=452587
Méven Car <meven.car at kdemail.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Latest Commit| |https://invent.kde.org/syst
| |em/dolphin/-/commit/8297e0a
| |8c97c6e1f6d46b9ecc9c5f495f2
| |94d5b8
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED
--- Comment #6 from Méven Car <meven.car at kdemail.net> ---
Git commit 8297e0a8c97c6e1f6d46b9ecc9c5f495f294d5b8 by Méven Car, on behalf of
Yifan Zhu.
Committed on 08/11/2023 at 12:10.
Pushed by meven into branch 'master'.
Improve size adjustment of itemlist editor
Currently multi-line file names in dolphin only display a single
line when renaming. This commit ensures multi-line filenames have
all lines displayed by calling `document()->adjustSize` in
`KItemListRoleEditor::autoAdjustSize`, and by calling the latter
function after setting up the editor.
M +1 -0 src/kitemviews/kstandarditemlistwidget.cpp
M +1 -0 src/kitemviews/private/kitemlistroleeditor.cpp
M +5 -5 src/kitemviews/private/kitemlistroleeditor.h
https://invent.kde.org/system/dolphin/-/commit/8297e0a8c97c6e1f6d46b9ecc9c5f495f294d5b8
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kfm-devel
mailing list