https://bugs.kde.org/show_bug.cgi?id=404955
--- Comment #5 from Nate Graham <n...@kde.org> --- Git commit f05f67d79cadcb82fa52bc5845549299564ce6ff by Nate Graham. Committed on 24/08/2019 at 18:44. Pushed by ngraham into branch 'master'. [KDirOperator] Middle-elide labels that are too long to fit Summary: Right now too-long labels get right-elided, which among other minor issues, causes their filename extentions to not be visible. Dolphin is moving to middle-eliding labels instead (See D19471), so this patch implements the same behavior for KDirOperator so the file dialogs behave the same way. Test Plan: See the Test Plan in D19471; same deal Reviewers: #vdg, elvisangelaccio Reviewed By: elvisangelaccio Subscribers: kde-frameworks-devel Tags: #frameworks Differential Revision: https://phabricator.kde.org/D23201 M +7 -0 src/filewidgets/kdiroperatordetailview.cpp M +1 -0 src/filewidgets/kdiroperatordetailview_p.h M +1 -0 src/filewidgets/kdiroperatoriconview.cpp https://commits.kde.org/kio/f05f67d79cadcb82fa52bc5845549299564ce6ff -- You are receiving this mail because: You are watching all bug changes.