https://bugs.kde.org/show_bug.cgi?id=481702
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|REPORTED |CONFIRMED Ever confirmed|0 |1 --- Comment #1 from [email protected] --- I can reproduce this on git master. If I change the extension of a large file to .desktop (>10mb) and open its containing folder in dolphin, it freezes up because it opens it as a desktop file in KFileItem::overlays(), which leads to the entire file being parsed in KConfigIniBackend::parseConfig(). Should this be moved from dolphin to frameworks-kio or frameworks-kconfig? -- You are receiving this mail because: You are watching all bug changes.
