Bug 236722

Summary: large window in power manager plasmoid
Product: [Plasma] plasma4 Reporter: sa.abramyan
Component: widget-batteryAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: aseigo, aspotashev
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Debian testing   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description sa.abramyan 2010-05-07 17:55:16 UTC
Version:            (using KDE 4.4.3)
OS:                Linux
Installed from:    Debian testing/unstable Packages

http://img100.imageshack.us/img100/2403/35143143.png

Large icon in power manager
Comment 1 sa.abramyan 2010-05-07 18:17:04 UTC
large window in power manager plasmoid
Comment 2 sa.abramyan 2010-05-07 18:33:30 UTC
Excuse instead of kchart I had in view of power manager plasmoid
Comment 3 Alexander Potashev 2010-05-07 20:25:26 UTC
I think, the only wrong thing in this screenshot is that the battery icon covers the message "100% (полностью заряжена)" (it means "100% (charged)").
Comment 4 Yaroslav Sidlovsky 2010-05-08 10:49:48 UTC
*** This bug has been confirmed by popular vote. ***
Comment 5 Aaron J. Seigo 2010-05-14 01:01:14 UTC
the layout problem should be resolved (though QGraphicsLayout does hiccup from time to time, but that's a Qt issue); the real problem here is that the translation of "Sleep" and "Hibernate" are HUGE, they really ought to be shorter.
Comment 6 Aaron J. Seigo 2010-05-14 01:01:50 UTC
SVN commit 1126443 by aseigo:

add some comments to the i18n, along with a note to keep the translation short
BUG:236722


 M  +2 -2      battery.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1126443
Comment 7 sa.abramyan 2010-05-15 23:33:23 UTC
thanks