https://bugs.kde.org/show_bug.cgi?id=442299
--- Comment #4 from Harald Sitter <sit...@kde.org> --- The wrapper API we use for directory iteration is garbage and not properly unicode aware. I think the most solid fix both short and long term is to port away from it and properly abstract the code paths for windows and posix so we can have solid iteration results on either platform. Does require lots of new code though, so that's a bit sad. -- You are receiving this mail because: You are watching all bug changes.