Summary: | Battery monitor widget does not display full list of power profiles in visible part of dropdown | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | Daniel Hahler <kde-bugzilla> |
Component: | widget-battery | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | aseigo, jtappin, sebas |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Screenshot showing this problem |
Description
Daniel Hahler
2010-08-25 16:00:56 UTC
Sebas: well, back to the drawing board? :) actually, i think what we can do here is take the code for Plasma::PushButton+menu in workspace/libs/plasmagenericshell/widgetexplorer/appletsfiltering.cpp (in particular FilteringTabs::mouseReleaseEvent, though in this case perhaps it would be better in mousePressEvent) and use that here as well. that will give a proper top-level menu. Sebas: thoughts? @Daniel: Can you please attach the screenshot? Created attachment 50988 [details]
Screenshot showing this problem
If it's any help in tracking down the issue, 4.3.x worked correctly, 4.4.x and 4.5.x show the truncated menu. The profile combo is moved above the slider in KDE SC 4.5.1. Still there is the issue when you have more than four profiles. If everything goes well, another workaround for that bug will land into release 4.5.2. *** This bug has been marked as a duplicate of bug 219873 *** |