Uploaded image for project: 'ZK'
  1. ZK
  2. ZK-5735

When binding to checked property of a radio button, setFoo(false) is not called if other option is chosen

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Normal Normal
    • None
    • 10.0.0
    • General
    • None

      Steps to Reproduce

      See attached testRadio.zul

      Current Result

      Only setFoo(true) is called for the new option chosen
      Bind property to <radio radiogroup="foogrp" checked="@bind(obj.foo)"/>

      setFoo(true) is called upon selection, but when selecting something else, setFoo(false) is not called

      Expected Result

      setFoo(false) should be called at least for the previously selected option

            hawk hawk
            chemFelix chemFelix
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                Estimated:
                Original Estimate - 2 hours
                2h
                Remaining:
                Remaining Estimate - 2 hours
                2h
                Logged:
                Time Spent - Not Specified
                Not Specified