The "Audio Hardware Setup" window isn't using a shrinked version of the user's avatar. The buttons can only be reached with Tab or Alt + A (Apply) and Alt + O (OK). Please see the youtube video. Also, the avatar is shrinked in the lockscreen, also visible in the video. Reproducible: Always Steps to Reproduce: 1. Set a user avatar with a high resolution. 2. Navigate to KMix > Settings > Audio Setup > Audio Hardware Setup 3. Observe an abnormal window size without being able to resize it or click the buttons.
Changed the youtube link with a better one.
I have fixed it in this review request: https://git.reviewboard.kde.org/r/126438/
Git commit 7a7f171cdd677c433b7c0966550badbfeb3d6b1e by David Edmundson, on behalf of Artur Puzio. Committed on 23/12/2015 at 21:52. Pushed by davidedmundson into branch 'Plasma/5.5'. Fix bug 356946 - user avatar in Phonon isn't shrinked As discribed in the bug report: when users has a avatar it's shown in sound kcm in "Speaker Placement and Testing", but it's not resized. (e.g. If it is a 1000x1000 image it takes 1000x1000px on screen.) This simple patch forces maximum size of `KIconLoader::SizeHuge` what is the same as default icon size. Aspect ratio isn't preserved, but please note that in many other places it's also assumed that avatar is a square. REVIEW: 126438 M +2 -0 kcms/phonon/audiosetup.cpp http://commits.kde.org/plasma-desktop/7a7f171cdd677c433b7c0966550badbfeb3d6b1e