Bug 361128 - gui layout problem when the label of the volume slider is very long
Summary: gui layout problem when the label of the volume slider is very long
Status: RESOLVED FIXED
Alias: None
Product: kmix
Classification: Applications
Component: Visual: Layout and GUI (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Christian Esken
URL:
Keywords:
: 303871 (view as bug list)
Depends on:
Blocks:
 
Reported: 2016-03-29 08:55 UTC by jolay
Modified: 2021-02-08 16:32 UTC (History)
2 users (show)

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


Attachments
kmix screenshot (109.78 KB, image/jpeg)
2016-03-29 08:58 UTC, jolay
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jolay 2016-03-29 08:55:10 UTC
The text label of kmix volume slider does not clip long text when playing a video from youtube url in smplayer (mplayer or mpv backend). It ends up with a kmix windows as large as 3259 x 478 spanning way beyound the screen size (1920 x 1080).

NB: smplayer does not provide the correct video title, contrarily to plain mpv (see screenshot). However, kmix looks ugly because of that. The sliders get also different heights.



Reproducible: Always

Steps to Reproduce:
Play a youtube url in smplayer with mplayer backend. 



OS: up to date openSUSE-13.2.

# zypper info kmix
Dépôt: openSUSE-13.2-Update
Nom: kmix
Version: 15.08.3-19.1
Arch: x86_64
Fabricant: openSUSE
---------------------------------
# zypper info smplayer
Dépôt: Packman
Nom: smplayer
Version: 16.1.0-10.1
Arch: x86_64
Fabricant: http://packman.links2linux.de
Comment 1 jolay 2016-03-29 08:58:30 UTC
Created attachment 98133 [details]
kmix screenshot

image size 3259 x 478 (twice the width of the screen resolution)
Comment 2 Jonathan Marten 2021-02-06 17:37:40 UTC
The KMix layout code has been updated and now ensures that all of the sliders and other GUI elements have the same size, even with long labels which are wrapped.  See bug 349729.

I don't know how well an extreme case such as shown in the screenshot will work, but please reopen if this is still a problem with current KMix.
Comment 3 Jonathan Marten 2021-02-08 16:32:09 UTC
*** Bug 303871 has been marked as a duplicate of this bug. ***