Bug 522333 - Network details can overflow
Summary: Network details can overflow
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Networks widget (other bugs)
Version First Reported In: 6.7.1
Platform: Other Linux
: NOR normal
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2026-06-28 11:43 UTC by Manuel Alcaraz
Modified: 2026-06-29 17:59 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In: 6.7.2
Sentry Crash Report:


Attachments
Overflow (66.11 KB, image/png)
2026-06-28 11:43 UTC, Manuel Alcaraz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Manuel Alcaraz 2026-06-28 11:43:14 UTC
Created attachment 193815 [details]
Overflow

DESCRIPTION
Network details overflows with some languages (ex. Spanish), see screenshot. I'm using the default size of the applet with screen scaling at 150 %.

STEPS TO REPRODUCE
1. Set language to Spanish.
2. Open the details of a network.

OBSERVED RESULT
Labels overflow

EXPECTED RESULT
Labels does not overflow

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 6.7.1
KDE Frameworks Version: 6.27.0
Qt Version: 6.11.1
Comment 1 Nate Graham 2026-06-28 14:07:00 UTC
I guess we should elide the text here, maybe in the middle?
Comment 2 Bug Janitor Service 2026-06-29 11:08:08 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-nm/-/merge_requests/608
Comment 3 Manuel Alcaraz 2026-06-29 11:12:52 UTC
(In reply to Nate Graham from comment #1)
> I guess we should elide the text here, maybe in the middle?

Alright, I've submitted a MR. I have some vague memories that these labels became multiline, but maybe not.

I wonder if all the IPv4 references are redundant in the IPv4 section (same with IPv6).
Comment 4 David Redondo 2026-06-29 15:21:29 UTC
Git commit 353a35177d585a3636d6d9a2816f5a07443b9c8e by David Redondo, on behalf of Manuel Alcaraz Zambrano.
Committed on 29/06/2026 at 15:09.
Pushed by davidre into branch 'master'.

Fix overflow in network details
FIXED-IN: 6.7.2

M  +1    -1    applet/DetailsText.qml

https://invent.kde.org/plasma/plasma-nm/-/commit/353a35177d585a3636d6d9a2816f5a07443b9c8e
Comment 5 David Redondo 2026-06-29 17:59:40 UTC
Git commit 0e5a47ea5c8b34a07db01f6734359d16d2dd957a by David Redondo.
Committed on 29/06/2026 at 17:43.
Pushed by davidre into branch 'Plasma/6.7'.

Fix overflow in network details
FIXED-IN: 6.7.2


(cherry picked from commit 353a35177d585a3636d6d9a2816f5a07443b9c8e)

Co-authored-by: Manuel Alcaraz Zambrano <manuel@alcarazzam.dev>

M  +1    -1    applet/DetailsText.qml

https://invent.kde.org/plasma/plasma-nm/-/commit/0e5a47ea5c8b34a07db01f6734359d16d2dd957a