Bug 441774

Summary: File picker for widgets misses some folders
Product: [I don't know] kde Reporter: David <david.cortes.rivera>
Component: generalAssignee: Unassigned bugs mailing-list <unassigned-bugs>
Status: RESOLVED UPSTREAM    
Severity: normal CC: nate
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description David 2021-08-30 18:39:11 UTC
SUMMARY
When I launch the file selector to install a new widget, it will not show all the (non-hidden) folders in its interface. Folders are still accessible if I manually type them in and let the autocomplete select them however.

STEPS TO REPRODUCE
1. Launch the menu to add a new widget.
2. Click "Get new widgets" and "Install from local file".
3. Browse some random folder with many sub-folders.

OBSERVED RESULT
Does not show all sub-folders within a folder.

EXPECTED RESULT
Should show all non-hidden sub-folders within a folder.

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 5.21.5
KDE Frameworks Version: 5.83.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION
Comment 1 Nate Graham 2021-08-31 17:04:45 UTC
This dialog comes from Qt, so it would be an issue there, not in any KDE code. But it is very strange. Can you attach a screenshot that shows the dialog missing folders, alongside a Dolphin window that shows the folders?
Comment 2 David 2021-08-31 17:21:32 UTC
Cannot reproduce it anymore. Seems letting it autocomplete a non-shown folder solved the issue for all folders (either that or a couple system restarts).