Bug 432675 - Button to scroll to the top/bottom
Summary: Button to scroll to the top/bottom
Status: CONFIRMED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 19.12.3
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-02-09 05:38 UTC by manuelchaves
Modified: 2021-02-09 17:25 UTC (History)
2 users (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 manuelchaves 2021-02-09 05:38:20 UTC
An action I do often is scrolling to the top, usually to use a recent/new file, and what I end up doing is just using my mouse's scrollwheel, which can take a couple of seconds to complete sometimes. 

I just looked in the toolbar's options to see if there was an item to Go To Top or similar, but found none. Maybe it might be a good idea to add these? Go To Top, Go To Bottom.
Comment 1 Nate Graham 2021-02-09 17:25:57 UTC
A lot of mobile apps implement this in the form of a floating button in the view itself. It might make sense to consider that here too. If it's small enough, it might not be very obtrusive. We could do it for scrolling to the bottom, too.