Bug 491084

Summary: Folders are not shown as expected in open/save dialogs triggered by Qt5 apps
Product: [Frameworks and Libraries] frameworks-kio Reporter: Patrick Silva <bugseforuns>
Component: Open/save dialogsAssignee: KIO Bugs <kio-bugs-null>
Status: REPORTED ---    
Severity: normal CC: kdelibs-bugs-null
Priority: NOR    
Version First Reported In: 6.4.0   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: screenshot of Kaffeine showing the bug
screenshot of Kate showing folders as expected

Description Patrick Silva 2024-07-31 20:15:33 UTC
Created attachment 172159 [details]
screenshot of Kaffeine showing the bug

STEPS TO REPRODUCE
1. open a Qt5 app, like Kaffeine player or VLC player
2. open open file dialog of the app
3. 

OBSERVED RESULT
Folders are not shown as expected in the dialog: they are black without preview, even if the preview is enabled.
Please compare the attached screenshots.

EXPECTED RESULT
blue folders with preview, if preview is enabled

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 6.1.3
KDE Frameworks Version: 6.4.0
Qt Version: 6.7.2
Graphics Platform: Wayland
Comment 1 Patrick Silva 2024-07-31 20:16:14 UTC
Created attachment 172160 [details]
screenshot of Kate showing folders as expected