listbox renders duplicates checkmark after adding 1st listheader dynamically

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Normal
    • 10.0.0
    • Affects Version/s: 9.6.0.1
    • Component/s: None
    • Security Level: Jimmy
    • None

      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()

        1. duplicateCheckmark.jpg
          40 kB
          hawk
        2. zk-5035.zul
          1 kB
          hawk

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

              Created:
              Updated:
              Resolved: