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

Select all checkbox ignores click (tree/listbox)

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Normal
    • Resolution: Fixed
    • Affects Version/s: 9.5.1.1
    • Fix Version/s: 9.6.0
    • Component/s: Components
    • Security Level: Jimmy

      Description

      Steps to Reproduce

      run the attachment select-all-ignored-click-1.zul

      case 1)
      select one by one: aaa, bbb, ccc -> select all checkmark appears
      unselect all

      case 2) (same as 1 just with tree)
      select one by one: 111, 222, 333 -> "select all" checkmark gets checked automatically
      unselect all

      case 3) (only in tree)
      click "select all" checkbox in tree
      unselect one by one: 111, 222, 333 -> "select all" checkmark get unchecked automatically
      select all

      Current Result

      in all 3 cases the "select all" checkbox has to be clicked twice to take effect
      (seems like the first click is ignored)

      Expected Result

      un/select all should take effect after the first click

      (if impossible to address all 3 cases (due to load on demand uncertainty) make tree/listbox behave consistently)

      Debug Information

      Workaround

        Attachments

          Issue Links

            Activity

              People

              Assignee:
              DevChu DevChu
              Reporter:
              cor3000 cor3000
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Dates

                Created:
                Updated:
                Resolved: