Bug 429672

Summary: track progress/seek bar unusable at minimum window width
Product: [Applications] Elisa Reporter: Be <be.0>
Component: generalAssignee: Matthieu Gallien <matthieu_gallien>
Status: CONFIRMED ---    
Severity: normal CC: kde, nate
Priority: NOR Keywords: usability
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: screenshot of Elisa at minimum width

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?