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

listbox renders duplicates checkmark after adding 1st listheader dynamically

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 10.0.0
    • 9.6.0.1
    • None
    • Security Level: Jimmy

      Steps to Reproduce

      1. run the attache file
      2. click the button "prepend 1st column dynamically"

      Current Result

      2 columns have checkmarks

      Expected Result

      just 1st column has checkmark

      Debug Information

      1. suggest to change listbox implementation: render checkmarks in a separate internal column instead of inside the 1st column. Current implementation has a problem: if hiding the 1st column, the checkmark is hidden, too.

      Workaround

      1. create an empty 1st column to avoid this
      2. call invalidate()

            rebeccalai rebeccalai
            hawk hawk
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: