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
I guess we should elide the text here, maybe in the middle?
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-nm/-/merge_requests/608
(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).
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
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