Bug 452842 - create preview of files instantly when the user scrolls through folders with a lot of files
Summary: create preview of files instantly when the user scrolls through folders with ...
Status: CONFIRMED
Alias: None
Product: gwenview
Classification: Applications
Component: general (show other bugs)
Version: 22.04.0
Platform: Other Other
: NOR minor
Target Milestone: ---
Assignee: Gwenview Bugs
URL:
Keywords: usability
Depends on:
Blocks:
 
Reported: 2022-04-22 07:52 UTC by Jim Jones
Modified: 2023-10-02 07:05 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 Jim Jones 2022-04-22 07:52:13 UTC
SUMMARY
when gwenview is used to show folders with hundreds/thousands of files the time to create a preview of files can take a long time. If the user scrolls down to pictures without an existing preview, gwenview should not create previews in a linear way and should instead prioritize the creation of preview for the pictures that are currently in "focus"


STEPS TO REPRODUCE
1. open folder with massive amounts of pictures
2. scroll down some pages
3. wait for a long time until the preview of the focused pictures is created

OBSERVED RESULT
wait for a long time until the preview of the focused pictures is created, when the user scrolls down


EXPECTED RESULT
the preview of the focused pictures is created instantly, when the user scrolls down

SOFTWARE/OS VERSIONS
KDE Plasma Version: 5.24.4
KDE Frameworks Version: 5.93.0
Qt Version: 5.15.3
Graphics Platform: X11

ADDITIONAL INFORMATION
Comment 1 Jim Jones 2023-10-02 07:05:57 UTC
any updates?