https://bugs.kde.org/show_bug.cgi?id=501810
Bug ID: 501810 Summary: QML ComboBox doesn't render ListElement in kcm_kwinrules. Classification: Applications Product: systemsettings Version: 6.3.3 Platform: Fedora RPMs OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: kcm_kwinrules Assignee: kwin-bugs-n...@kde.org Reporter: 4wy78...@rokejulianlockhart.addy.io CC: isma...@gmail.com, plasma-b...@kde.org Target Milestone: --- SUMMARY QML ComboBox doesn't render ListElement in kcm_kwinrules. STEPS TO REPRODUCE 1. Invoke kcm_kwinrules via kcmshell6 or systemsettings. 2. Create or modify a ruleset. 3. Invoke a ComboBox. OBSERVED RESULT I see some *really* weird behaviour (see the attached screenshots) with the undermentioned logs: > qrc:/kcm/kcm_kwinrules/OptionsComboBox.qml:88: ReferenceError: bitMask is not > defined > qrc:/kcm/kcm_kwinrules/OptionsComboBox.qml:101:17: Unable to assign > [undefined] to QString > qrc:/kcm/kcm_kwinrules/OptionsComboBox.qml:115:13: Unable to assign > [undefined] to QString > qrc:/kcm/kcm_kwinrules/OptionsComboBox.qml:88: ReferenceError: bitMask is not > defined > qrc:/kcm/kcm_kwinrules/OptionsComboBox.qml:101:17: Unable to assign > [undefined] to QString > qrc:/kcm/kcm_kwinrules/OptionsComboBox.qml:115:13: Unable to assign > [undefined] to QString > qrc:/kcm/kcm_kwinrules/OptionsComboBox.qml:88: ReferenceError: bitMask is not > defined > qrc:/kcm/kcm_kwinrules/OptionsComboBox.qml:101:17: Unable to assign > [undefined] to QString > qrc:/kcm/kcm_kwinrules/OptionsComboBox.qml:115:13: Unable to assign > [undefined] to QString > qrc:/kcm/kcm_kwinrules/OptionsComboBox.qml:88: ReferenceError: bitMask is not > defined > qrc:/kcm/kcm_kwinrules/OptionsComboBox.qml:101:17: Unable to assign > [undefined] to QString > qrc:/kcm/kcm_kwinrules/OptionsComboBox.qml:115:13: Unable to assign > [undefined] to QString > qrc:/kcm/kcm_kwinrules/OptionsComboBox.qml:88: ReferenceError: bitMask is not > defined > qrc:/kcm/kcm_kwinrules/OptionsComboBox.qml:101:17: Unable to assign > [undefined] to QString > qrc:/kcm/kcm_kwinrules/OptionsComboBox.qml:115:13: Unable to assign > [undefined] to QString > qrc:/kcm/kcm_kwinrules/OptionsComboBox.qml:88: ReferenceError: bitMask is not > defined > qrc:/kcm/kcm_kwinrules/OptionsComboBox.qml:101:17: Unable to assign > [undefined] to QString > qrc:/kcm/kcm_kwinrules/OptionsComboBox.qml:115:13: Unable to assign > [undefined] to QString > qrc:/kcm/kcm_kwinrules/OptionsComboBox.qml:116: TypeError: Cannot read > property 'length' of undefined EXPECTED RESULT They should render. SOFTWARE/OS VERSIONS > Operating System: Fedora Linux 41 > KDE Plasma Version: 6.3.3 > KDE Frameworks Version: 6.12.0 > Qt Version: 6.8.2 > Kernel Version: 6.13.7-200.fc41.x86_64 (64-bit) > Graphics Platform: Wayland ADDITIONAL INFORMATION I am using "plasma-systemsettings-6.3.3-1.fc41.x86_64". -- You are receiving this mail because: You are watching all bug changes.