Popup's z-index doesn't work properly

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Normal
    • 8.5.2
    • Affects Version/s: 8.5.0
    • Component/s: None
    • 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).

            Assignee:
            klyvechen
            Reporter:
            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