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

For Bandbox, Combobox, and Combobutton, setOpen shouldn't depend on isVisible.

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Open
    • Priority: Normal
    • Resolution: Unresolved
    • Affects Version/s: 10.0.0
    • Fix Version/s: None
    • Component/s: None
    • Labels:
      None

      Description

      The test file B86-ZK-4054.zul requires the `setOpen` method in Bandbox.java, Combobox.java, and Combobutton.java to check for visibility (via `isVisible`) before setting the property `_open` as demonstrated in this commit

      However, we believe that `setOpen` shouldn't depend on `isVisible`, and we intend to change it. Since there are users that depends on the old behavior, we elucidate this change.

        Attachments

          Activity

            People

            Assignee:
            Unassigned Unassigned
            Reporter:
            gordonhsu gordonhsu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Dates

              Created:
              Updated: