Bug 488901 - A small hyphen appears in all Plasma widgets
Summary: A small hyphen appears in all Plasma widgets
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: general (show other bugs)
Version: 6.1.0
Platform: Manjaro Linux
: NOR minor
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords: regression
Depends on:
Blocks:
 
Reported: 2024-06-21 14:49 UTC by medin
Modified: 2024-06-24 16:00 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In: 6.1.1


Attachments
hyphen top left (44.26 KB, image/png)
2024-06-21 14:49 UTC, medin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description medin 2024-06-21 14:49:26 UTC
Created attachment 170757 [details]
hyphen top left

A small hyphen appears at the top left of any widget including launcher. See attached image for more info.
Comment 1 veggero 2024-06-24 08:47:09 UTC
note to self: only when opaque
Comment 2 Bug Janitor Service 2024-06-24 09:20:35 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/2335
Comment 3 Bug Janitor Service 2024-06-24 09:22:11 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/4477
Comment 4 Niccolò Venerandi 2024-06-24 09:31:40 UTC
Git commit 90b862e5eb7590efc82cd5b76d5e7b084adb9415 by Niccolo Venerandi.
Committed on 24/06/2024 at 09:15.
Pushed by niccolove into branch 'master'.

Read "padding" instead of "margin" of dialog

The property changed name but it was not changed in the Compact Applet
code.

M  +4    -4    desktoppackage/contents/applet/CompactApplet.qml

https://invent.kde.org/plasma/plasma-desktop/-/commit/90b862e5eb7590efc82cd5b76d5e7b084adb9415
Comment 5 Fushan Wen 2024-06-24 15:50:15 UTC
Git commit eb28771ffcd27579d6f467ac7541fca7dc514cdd by Fushan Wen.
Committed on 24/06/2024 at 15:24.
Pushed by fusionfuture into branch 'Plasma/6.1'.

Read "padding" instead of "margin" of dialog

The property changed name but it was not changed in the Compact Applet
code.


(cherry picked from commit 90b862e5eb7590efc82cd5b76d5e7b084adb9415)

Co-authored-by: Niccolo Venerandi <niccolo@venerandi.com>

M  +4    -4    desktoppackage/contents/applet/CompactApplet.qml

https://invent.kde.org/plasma/plasma-desktop/-/commit/eb28771ffcd27579d6f467ac7541fca7dc514cdd
Comment 6 Nate Graham 2024-06-24 15:59:49 UTC
Git commit 04d6dbd75deeaf2d39e6fa6d738ac6283a83d09c by Nate Graham, on behalf of Niccolò Venerandi.
Committed on 24/06/2024 at 15:59.
Pushed by ngraham into branch 'master'.

applets/systemtray: Read "padding" instead of "margin" of dialog

The property changed name but it was not changed in the System Tray code.

M  +4    -4    applets/systemtray/package/contents/ui/main.qml

https://invent.kde.org/plasma/plasma-workspace/-/commit/04d6dbd75deeaf2d39e6fa6d738ac6283a83d09c
Comment 7 Nate Graham 2024-06-24 16:00:35 UTC
Git commit 82b5880155db8b3c6e9b0caa17aad59bf61b6926 by Nate Graham.
Committed on 24/06/2024 at 16:00.
Pushed by ngraham into branch 'Plasma/6.1'.

applets/systemtray: Read "padding" instead of "margin" of dialog

The property changed name but it was not changed in the System Tray code.


(cherry picked from commit 04d6dbd75deeaf2d39e6fa6d738ac6283a83d09c)

7cc4c119  Read "padding" instead of "margin" of dialog

Co-authored-by: Niccolò Venerandi <niccolo@venerandi.com>

M  +4    -4    applets/systemtray/package/contents/ui/main.qml

https://invent.kde.org/plasma/plasma-workspace/-/commit/82b5880155db8b3c6e9b0caa17aad59bf61b6926