[plasmashell] [Bug 439098] Text overflow in show alternatives menu for task manager in Brazilian Portuguese.
https://bugs.kde.org/show_bug.cgi?id=439098 Nate Graham changed: What|Removed |Added Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-desktop/commit/67 |ma/plasma-desktop/commit/9d |49d08aa631e773d5eed58717af4 |3af571e68f699f60d1fd559b5c8 |9e096a82d47 |15b6d1ead8c --- Comment #4 from Nate Graham --- Git commit 9d3af571e68f699f60d1fd559b5c815b6d1ead8c by Nate Graham. Committed on 06/08/2021 at 15:26. Pushed by ngraham into branch 'Plasma/5.22'. [desktoppackage/alternatives] Don't overflow with long text This code was previously making the list item height equal to the icon height plus some padding, but the text was vertically unbounded so it would overflow. This commit fixes that by using the implicit height of the whole content layout which knows about the height of the labels too. FIXED-IN: 5.22.5 (cherry picked from commit 6749d08aa631e773d5eed58717af49e096a82d47) M +3-1desktoppackage/contents/explorer/AppletAlternatives.qml https://invent.kde.org/plasma/plasma-desktop/commit/9d3af571e68f699f60d1fd559b5c815b6d1ead8c -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 439098] Text overflow in show alternatives menu for task manager in Brazilian Portuguese.
https://bugs.kde.org/show_bug.cgi?id=439098 Nate Graham changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|--- |FIXED Latest Commit||https://invent.kde.org/plas ||ma/plasma-desktop/commit/67 ||49d08aa631e773d5eed58717af4 ||9e096a82d47 Version Fixed In||5.22.5 --- Comment #3 from Nate Graham --- Git commit 6749d08aa631e773d5eed58717af49e096a82d47 by Nate Graham. Committed on 06/08/2021 at 15:25. Pushed by ngraham into branch 'master'. [desktoppackage/alternatives] Don't overflow with long text This code was previously making the list item height equal to the icon height plus some padding, but the text was vertically unbounded so it would overflow. This commit fixes that by using the implicit height of the whole content layout which knows about the height of the labels too. FIXED-IN: 5.22.5 M +3-1desktoppackage/contents/explorer/AppletAlternatives.qml https://invent.kde.org/plasma/plasma-desktop/commit/6749d08aa631e773d5eed58717af49e096a82d47 -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 439098] Text overflow in show alternatives menu for task manager in Brazilian Portuguese.
https://bugs.kde.org/show_bug.cgi?id=439098 Bug Janitor Service changed: What|Removed |Added Status|CONFIRMED |ASSIGNED --- Comment #2 from Bug Janitor Service --- A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/539 -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 439098] Text overflow in show alternatives menu for task manager in Brazilian Portuguese.
https://bugs.kde.org/show_bug.cgi?id=439098 Nate Graham changed: What|Removed |Added Component|general |Panel Ever confirmed|0 |1 Status|REPORTED|CONFIRMED Assignee|k...@davidedmundson.co.uk|plasma-b...@kde.org CC||n...@kde.org --- Comment #1 from Nate Graham --- Oops. Yeah the layout here uses some pretty dated code. I might have a look. -- You are receiving this mail because: You are watching all bug changes.