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

Combobox onSelect not working properly

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 6.0.2, 6.5.0, 5.0.12
    • 6.0.1
    • Components

      i created a combobox with selected value "David",

      CASE1
      Step 1,open the zul file,
      Step 2, clear the combobox by using "backspace",

      Expected : onSelect Event is triggered.
      Actual : onSelected Event is not triggered

      CASE2
      Step 1,open the zul file,
      Step 2, select "Thomas" for the combobox,
      Step 3, clear the combobox by using "backspace",

      Expected : onSelect Event is triggered.
      Actual : onSelected Event is triggered.

      CASE1 and CASE2 should have the same behaviour, but actully is not.

            vincentjian vincentjian
            howjit82 howjit82
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: