https://bugs.kde.org/show_bug.cgi?id=432106
David Redondo <k...@david-redondo.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/fram | |eworks/kdeclarative/commit/ | |1f095ba3427d1adad8429991bbe | |43b095d3a3542 Version Fixed In| |5.79 --- Comment #2 from David Redondo <k...@david-redondo.de> --- Git commit 1f095ba3427d1adad8429991bbe43b095d3a3542 by David Redondo. Committed on 26/01/2021 at 12:20. Pushed by ngraham into branch 'master'. KeySequenceItem: Assign empty string on clear instead of undefined You cannot assign undefined to a QKeySequence but a string is converted. FIXED-IN:5.79 M +1 -1 src/qmlcontrols/kquickcontrols/KeySequenceItem.qml https://invent.kde.org/frameworks/kdeclarative/commit/1f095ba3427d1adad8429991bbe43b095d3a3542 -- You are receiving this mail because: You are watching all bug changes.