https://bugs.kde.org/show_bug.cgi?id=521210
Akseli Lahtinen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/union/-/commit/bb894a632 | |34c7fbae63b534590d3ad7065dd | |1489 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Version| |6.7.0 Fixed/Implemented| | In| | --- Comment #4 from Akseli Lahtinen <[email protected]> --- Git commit bb894a63234c7fbae63b534590d3ad7065dd1489 by Akseli Lahtinen. Committed on 09/06/2026 at 11:32. Pushed by akselmo into branch 'master'. 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/css-properties.qdoc.j2 M +1 -1 tools/propertygenerator/properties.css.j2 https://invent.kde.org/plasma/union/-/commit/bb894a63234c7fbae63b534590d3ad7065dd1489 -- You are receiving this mail because: You are watching all bug changes.
