[kirigami-addons] [Bug 472761] New: FormSwitchDelegate: Changes of "checked" not recognized

bugzilla_noreply at kde.org bugzilla_noreply at kde.org
Fri Jul 28 21:17:14 BST 2023


https://bugs.kde.org/show_bug.cgi?id=472761

            Bug ID: 472761
           Summary: FormSwitchDelegate: Changes of "checked" not
                    recognized
    Classification: Frameworks and Libraries
           Product: kirigami-addons
           Version: 0.7.0
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: major
          Priority: NOR
         Component: general
          Assignee: unassigned-bugs at kde.org
          Reporter: melvo at olomono.de
                CC: carl at carlschwan.eu
  Target Milestone: ---

SUMMARY
The "FormSwitchDelegate" does not change its "checked" value when bound to a
changing property

STEPS TO REPRODUCE
1. Set "checked" to a property that can change (i.e., has a "*changed" signal)
2. Change that property
3. "checked" value does not change

EXPECTED RESULT
As with a "SwitchDelegate" from "QtQuick.Controls", the value of "checked"
should be updated. As far as I remember, the "FormComboBoxDelegate" had the
same issue while the "ComboBox" of "QtQuick.Controls" worked as expected too.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Unassigned-bugs mailing list