Summary: | [Testcase] Native KFileDialog on Windows does not show custom widget | ||
---|---|---|---|
Product: | [Unmaintained] kfile | Reporter: | Thomas Friedrichsmeier <thomas.friedrichsmeier> |
Component: | general | Assignee: | KDE-Windows <kde-windows> |
Status: | RESOLVED UNMAINTAINED | ||
Severity: | normal | CC: | nate |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Thomas Friedrichsmeier
2010-03-23 17:34:25 UTC
Is this still an issue with KDE Frameworks 5.44 or greater? Not sure if this is relevant enough to still fix it, considering KFileDialog is only in kdelibs4support, and not too many applications seem to have suffered from it, so far. However, it is definitely still present. Just look at the latest revision of kfiledialog.cpp (as of today: https://cgit.kde.org/kdelibs4support.git/tree/src/kio/kfiledialog.cpp?id=1ba106517481213f116bfa5115dfe4d053176c17), between lines 250 and 260, if the dialog is native, the "customWidget" parameter is clearly never used. Changing status back to confirmed. I'm afraid we won't be able to address this, as the KDE4 stuff has been unsupported for several years. |