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

zk.useStackup: problem with notifications and z-index

XMLWordPrintable

    • ZK 7.0.7

      steps to reproduce using the attached example:

      1) click the button "Show notification!" -> notification error is shown -> OK
      2) close the modal (not the notification)
      3) now try to close the notification
      -> it won't close and further clicks will be blocked by a stackup iframe having a higher z-index
      1800 (notification div) vs 1801 (stackup iframe)

      by default this problem only happens in IE, but in this example "zk.useStackup=true" is set to also reproduce it in FF and Chrome

      WORKAROUND:
      disable stackup by setting the JS variable

      zk.useStackup=false
      

      e.g. by adding this script to the page

      <?script content="zk.useStackup=false"?>
      

            wenninghsu wenninghsu
            cor3000 cor3000
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 1 day, 2 hours
                1d 2h