Bug 317646

Summary: KMix label doesn't alignment with each other in vertical layout
Product: [Applications] kmix Reporter: Weng Xuetian <wengxt>
Component: Visual: Layout and GUIAssignee: Christian Esken <esken>
Status: REPORTED ---    
Severity: minor CC: ronnietom
Priority: NOR    
Version First Reported In: 4.3   
Target Milestone: ---   
Platform: Other   
OS: Linux   
URL: http://wstaw.org/m/2013/03/31/plasma-desktopsDA629.png
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Weng Xuetian 2013-03-31 18:00:50 UTC
As screenshot (in URL) shows, there are 3 sliders, but height of both slider is different.

As for slider it will not be possible to see the same percentage at the same time, basically a visual only related bug.

Reproducible: Always
Comment 1 Christian Esken 2014-08-12 09:26:32 UTC
It's very hard to fix, and I have no time for it. Moving this to the new Layout bug componment.
Comment 2 Christian Esken 2014-08-13 10:14:07 UTC
I have done a fix for the main window, where this might also happen. But a fix for the panel is very very complicated, as it displays multiple cards, who do not know of each other.
Comment 3 Christian Esken 2014-08-13 10:26:02 UTC
Git commit 8effc0a2a33fc86649c64e5f6d7b753c2ca0e3b5 by Christian Esken.
Committed on 13/08/2014 at 10:22.
Pushed by esken into branch 'master'.

Preselects controls ON first start, so that at least one control is
shown on each tab. Especially important for cards that only contain
"exotic" controls.
Unifying the visibility options, e.g. GuiComplexity, GuiComplexityName
moved to GuiVisibility.
Removed double storage on control visibilty (KMix config and GUI
Profile), leaving it only in the GUI Profile.

Fix KMix label alignment in vertical layout for KMix window (but not yet
for the Sound Menu)

M  +2    -1    gui/dialogviewconfiguration.cpp
M  +26   -11   gui/guiprofile.cpp
M  +91   -8    gui/guiprofile.h
M  +43   -27   gui/viewbase.cpp
M  +13   -11   gui/viewbase.h
M  +4    -3    gui/viewsliders.cpp

http://commits.kde.org/kmix/8effc0a2a33fc86649c64e5f6d7b753c2ca0e3b5
Comment 4 Christian Esken 2014-08-13 15:46:20 UTC
Git commit 06726a3e0e7b21d32e43d9d173e04a223f9361df by Christian Esken.
Committed on 13/08/2014 at 15:41.
Pushed by esken into branch 'master'.

Fix KMix label alignment in vertical layout for KMix window (but not yet
for the Sound Menu)

M  +5    -5    gui/mdwslider.cpp

http://commits.kde.org/kmix/06726a3e0e7b21d32e43d9d173e04a223f9361df
Comment 5 Christian Esken 2014-08-13 15:46:20 UTC
Git commit fcde506d1b8b495221d6b58ab06628f3163d8f93 by Christian Esken.
Committed on 13/08/2014 at 15:43.
Pushed by esken into branch 'master'.

Fix KMix label alignment in vertical layout for KMix window (but not yet
for the Sound Menu)

M  +4    -4    gui/viewsliders.cpp

http://commits.kde.org/kmix/fcde506d1b8b495221d6b58ab06628f3163d8f93
Comment 6 Ronnie.P.Thomas 2015-03-25 10:56:23 UTC
Is it possible to elide the label values in the dock popup, to say 2 lines or some other suitable value? That could probably look better.
Comment 7 Justin Zobel 2021-03-10 00:16:25 UTC
Thank you for the bug report.

As this report hasn't seen any changes in 5 years or more, we ask if you can please confirm that the issue still persists.

If this bug is no longer persisting or relevant please change the status to resolved.