Summary: | Active Window Control "Fill width" feature now moves all the widgets next to the Active Window Control out of reach | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Cristóbal Veas <cristobal.veas> |
Component: | Panel | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | kishore96, nate, niccolo.venerandi, qydwhotmail |
Priority: | NOR | Keywords: | regression |
Version First Reported In: | 5.24.90 | ||
Target Milestone: | 1.0 | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=454517 | ||
Latest Commit: | https://invent.kde.org/plasma/plasma-desktop/commit/c5e6eff14f0f18afbcf51ae372bca68afe22de52 | Version Fixed In: | 5.25 |
Sentry Crash Report: | |||
Attachments: | A video that shows how to reproduce the bug. |
Description
Cristóbal Veas
2022-05-20 15:35:20 UTC
Can reproduce. BTW the applet should be submitted to upstream. A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/956 *** Bug 454538 has been marked as a duplicate of this bug. *** Git commit d03aa17cd36bdeb8c5d22d04e8137edcf5bcbc82 by Nate Graham, on behalf of Fushan Wen. Committed on 03/06/2022 at 15:53. Pushed by ngraham into branch 'master'. containments/panel: fix Layout binding in `appletContainerComponent` `lastSpacer` is still required because depending on implicitWidth/implicitHeight is not reliable as they are usually updated too late in a layout. Related: bug 454517 FIXED-IN: 5.25 M +5 -2 containments/panel/contents/ui/ConfigOverlay.qml M +24 -19 containments/panel/contents/ui/main.qml https://invent.kde.org/plasma/plasma-desktop/commit/d03aa17cd36bdeb8c5d22d04e8137edcf5bcbc82 Git commit c5e6eff14f0f18afbcf51ae372bca68afe22de52 by Nate Graham, on behalf of Fushan Wen. Committed on 03/06/2022 at 15:54. Pushed by ngraham into branch 'Plasma/5.25'. containments/panel: fix Layout binding in `appletContainerComponent` `lastSpacer` is still required because depending on implicitWidth/implicitHeight is not reliable as they are usually updated too late in a layout. Related: bug 454517 FIXED-IN: 5.25 (cherry picked from commit d03aa17cd36bdeb8c5d22d04e8137edcf5bcbc82) M +5 -2 containments/panel/contents/ui/ConfigOverlay.qml M +24 -19 containments/panel/contents/ui/main.qml https://invent.kde.org/plasma/plasma-desktop/commit/c5e6eff14f0f18afbcf51ae372bca68afe22de52 |