Bug 429672 - track progress/seek bar unusable at minimum window width
Summary: track progress/seek bar unusable at minimum window width
Status: CONFIRMED
Alias: None
Product: Elisa
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Matthieu Gallien
URL:
Keywords: usability
Depends on:
Blocks:
 
Reported: 2020-11-26 07:11 UTC by Be
Modified: 2023-11-16 10:33 UTC (History)
2 users (show)

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


Attachments
screenshot of Elisa at minimum width (896.99 KB, image/png)
2020-11-26 07:11 UTC, Be
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Be 2020-11-26 07:11:58 UTC
Created attachment 133660 [details]
screenshot of Elisa at minimum width

When the window is shrunk to its minimum width, the track progress/seek bar becomes unusably small. I suggest moving it to its own row below a certain window width.
Comment 1 Nate Graham 2020-11-30 22:52:18 UTC
lol, Not Amazing™
Comment 2 Tammes Burghard 2023-10-06 14:22:22 UTC
Another Option would be to hide the volume slider like it is in Kasts. I could probably do this, but am not sure if it is the best approach to solve it, so will wait with that until someone agrees.
Comment 3 Be 2023-10-06 17:19:30 UTC
Hiding the volume slider is an interesting idea. Maybe collapse it to just an icon that pops out a vertical slider when pressed?
Comment 4 Tammes Burghard 2023-10-06 17:27:38 UTC
yes, exactly that is how Kasts is doing it
Comment 5 Nate Graham 2023-10-11 16:16:34 UTC
Yep, that makes sense to me!

If Elisa and Kasts both have the same UX, it might even eventually make sense to extract the code into a library component that both can use.
Comment 6 Tammes Burghard 2023-10-13 07:47:16 UTC
Where would I implement such a library component?
Comment 7 Tammes Burghard 2023-11-16 10:33:14 UTC
(In reply to Tammes Burghard from comment #6)
> Where would I implement such a library component?

Kirigami-Addons I guess?