Summary: | Tasks become narrow after opening a window and switching to a different desktop | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | Fabio D'Urso <fabiodurso> |
Component: | widget-taskbar | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | hein |
Priority: | NOR | ||
Version: | 4.10.97 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kde-workspace/a9954aec520612cbcdf5253ffc11bb6fc5a96ee8 | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: |
Video
Screenshot of the settings |
Description
Fabio D'Urso
2013-08-01 19:09:05 UTC
Created attachment 81514 [details]
Video
Created attachment 81515 [details]
Screenshot of the settings
Thank you for a good and detailed bug report. I have a hunch what the problem might be but am away from the desk right now. Could you do me a favor and test with e73da75? I expect the problem not to occur there, and then roughly know how to fix it later. (In reply to comment #3) It happens with e73da75 too :( Rats, then it will take some closer investigation -- hopefully I can reproduce it. Thanks though. Git commit a9954aec520612cbcdf5253ffc11bb6fc5a96ee8 by Eike Hein. Committed on 02/08/2013 at 08:37. Pushed by hein into branch 'KDE/4.11'. Update container dimensions on child count changes in force row mode. This got lost during reshuffling at some point. M +11 -4 plasma/desktop/applets/tasks/package/contents/ui/main.qml http://commits.kde.org/kde-workspace/a9954aec520612cbcdf5253ffc11bb6fc5a96ee8 Git commit 20ad2d49ec2c6d8ec3066bb9d4feb45c4bded8d6 by Eike Hein. Committed on 02/08/2013 at 09:45. Pushed by hein into branch 'KDE/4.11'. Forgot a case. M +15 -2 plasma/desktop/applets/tasks/package/contents/ui/main.qml http://commits.kde.org/kde-workspace/20ad2d49ec2c6d8ec3066bb9d4feb45c4bded8d6 |