https://bugs.kde.org/show_bug.cgi?id=521210
Akseli Lahtinen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/union/-/commit/bb894a632 |ma/union/-/commit/fd9997c86 |34c7fbae63b534590d3ad7065dd |a15cb745850263d214e4511ea20 |1489 |a27c --- Comment #5 from Akseli Lahtinen <[email protected]> --- Git commit fd9997c86a15cb745850263d214e4511ea20a27c by Akseli Lahtinen. Committed on 09/06/2026 at 11:52. Pushed by akselmo into branch 'Plasma/6.7'. WordWrap: Fix enum parsing Wrap was never resolved to anything properly, so it just resolved into WrapAnywhere. This adds the "Wrap" property that will be manually handled to be resolved into WrapAtWordBoundaryOrAnywhere which is the expected behavior. FIXED-IN: 6.7.0 M +1 -1 src/StyleCache.cpp M +7 -1 src/input/css/CssLoader.cpp M +1 -1 src/input/css/defaults/generated-properties.css M +1 -1 src/input/css/styles/breeze/delegate.css M +1 -1 tools/propertygenerator/properties.css.j2 https://invent.kde.org/plasma/union/-/commit/fd9997c86a15cb745850263d214e4511ea20a27c -- You are receiving this mail because: You are watching all bug changes.
