Summary: | kcm_pulseaudio opens non-themed drop down in wrong position | ||
---|---|---|---|
Product: | [Plasma] plasma-pa | Reporter: | Bernie Innocenti <bernie> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | nowrep |
Priority: | NOR | ||
Version: | 5.5.4 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kcmutils/23b6468fc2486516711ba4ce50f3492fd231d50e | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: | Screenshot demonstrating the bug |
Description
Bernie Innocenti
2016-02-08 07:00:30 UTC
Created attachment 97080 [details]
Screenshot demonstrating the bug
Popup is now correctly themed with Breeze 5.6.1. It is still opened on incorrect position when opened from system settings (it works fine from plasmashell - right click on volume icon). Fix for the popup position https://git.reviewboard.kde.org/r/127469/ Git commit 23b6468fc2486516711ba4ce50f3492fd231d50e by David Rosca. Committed on 20/05/2016 at 13:30. Pushed by drosca into branch 'master'. Use QQuickWidget for QML KCMs Fix position of QtQuickControls popups. REVIEW: 127469 M +1 -1 CMakeLists.txt M +1 -0 src/CMakeLists.txt M +11 -4 src/kcmoduleqml.cpp http://commits.kde.org/kcmutils/23b6468fc2486516711ba4ce50f3492fd231d50e |