Summary: | taskbar grouping popup too narrow | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | Martin Koller <kollix> |
Component: | widget-taskbar | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | long |
Priority: | NOR | ||
Version: | 4.9.0 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kde-workspace/1e64a33e3d64e51de5fadd67cdbe036f7a605f2d | Version Fixed In: | 4.9.1 |
Sentry Crash Report: | |||
Attachments: | screenshot of taskbar popup |
Description
Martin Koller
2012-06-18 13:36:20 UTC
Created attachment 71910 [details]
screenshot of taskbar popup
added a patch https://git.reviewboard.kde.org/r/105849/ *** Bug 207016 has been marked as a duplicate of this bug. *** Git commit 5d1e8bc806e4230d77e5adce00ec3812c31d7dee by Martin Koller. Committed on 15/08/2012 at 23:45. Pushed by mkoller into branch 'KDE/4.9'. increase the width of group items in the popup this patch changes the width of the task group popup to be able to read the full title of the window. The minimum width is like it was before, but if the title is wider, it will increase the width up to 80% of the available corona width. FIXED-IN: 4.9.1 REVIEW: 105849 M +9 -1 plasma/desktop/applets/tasks/abstracttaskitem.cpp M +9 -21 plasma/desktop/applets/tasks/taskgroupitem.cpp M +7 -2 plasma/desktop/applets/tasks/taskitemlayout.cpp http://commits.kde.org/kde-workspace/5d1e8bc806e4230d77e5adce00ec3812c31d7dee Git commit 1e64a33e3d64e51de5fadd67cdbe036f7a605f2d by Martin Koller. Committed on 15/08/2012 at 23:45. Pushed by mkoller into branch 'master'. increase the width of group items in the popup this patch changes the width of the task group popup to be able to read the full title of the window. The minimum width is like it was before, but if the title is wider, it will increase the width up to 80% of the available corona width. FIXED-IN: 4.9.1 REVIEW: 105849 M +9 -1 plasma/desktop/applets/tasks/abstracttaskitem.cpp M +9 -21 plasma/desktop/applets/tasks/taskgroupitem.cpp M +7 -2 plasma/desktop/applets/tasks/taskitemlayout.cpp http://commits.kde.org/kde-workspace/1e64a33e3d64e51de5fadd67cdbe036f7a605f2d |