https://bugs.kde.org/show_bug.cgi?id=186181
--- Comment #8 from Mihai Sorin Dobrescu <msdobre...@gmail.com> --- Really? I think the issue is here: https://cgit.kde.org/plasma-workspace.git/tree/wallpapers/image/backgroundlistmodel.cpp#n551 When calling QDir::entryInfoList(), no sort flags are specified. Only filters are set here: https://cgit.kde.org/plasma-workspace.git/tree/wallpapers/image/backgroundlistmodel.cpp#n543 Well, is more, to add options in the UI (probably where you've prompted), manage them etc.. I might be wrong, after all, I'm just a developer seeing the QT for the first time... -- You are receiving this mail because: You are watching all bug changes.