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

Popup's z-index doesn't work properly

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 8.5.2
    • 8.5.0
    • None
    • None

      The z-index works improperly when setting it on a popup. The causing reason is when popup does float, it would set its z-index to become the top at the desktop, even though the user set the z-index manually.
      For example,
      1. user set <window id="win1" visible="false" zindex="200"/>
      2. click button <button onClick="win1.deOverlapped()">
      After click the button, the z-index of the popup window is 1800 rather than 200.(it should be 200).

            klyvechen klyvechen
            klyvechen klyvechen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                Estimated:
                Original Estimate - 1 day
                1d
                Remaining:
                Remaining Estimate - 1 day
                1d
                Logged:
                Time Spent - Not Specified
                Not Specified