https://bugs.kde.org/show_bug.cgi?id=492451
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/plasma-desktop/-/commit/ | |feb2f2803ea4d7c9e0f8aa0ceb1 | |478ab42c91b87 Status|CONFIRMED |RESOLVED Version Fixed In| |6.2.0 Resolution|--- |FIXED --- Comment #3 from Nate Graham <n...@kde.org> --- Git commit feb2f2803ea4d7c9e0f8aa0ceb1478ab42c91b87 by Nate Graham. Committed on 04/09/2024 at 03:49. Pushed by ngraham into branch 'master'. kcms/keys: fix script dialog sizing and label wrapping behavior The dialog had a hardcoded width and a label with no width and wrap mode set, which together are a recipe for sadness. Set the label up for word-wrapping if needed, and remove the hardcoded dialog size which turns out to be unnecessary anyway. FIXED-IN: 6.2.0 M +2 -2 kcms/keys/ui/main.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/feb2f2803ea4d7c9e0f8aa0ceb1478ab42c91b87 -- You are receiving this mail because: You are watching all bug changes.