Bug 441774 - File picker for widgets misses some folders
Summary: File picker for widgets misses some folders
Status: RESOLVED UPSTREAM
Alias: None
Product: kde
Classification: I don't know
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-08-30 18:39 UTC by David
Modified: 2021-08-31 17:21 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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).