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

popup loading overlay in wrong position

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 8.6.0, 8.5.2.1
    • 8.5.0, 8.5.2, 8.5.1.2
    • Components
    • Security Level: Jimmy
    • ZK 8.6.0 S1

      Steps to Reproduce

      run the snippet:

      <zk>
       <menupopup id="menu" onOpen="if (event.isOpen()) Thread.sleep(1000)">
          <menuitem label="Item 1" />
          <menuitem label="Item 2" />
          <menuitem label="Item 3" />
       </menupopup>
       <div width="300px" height="300px" style="border: 1px solid black" context="menu" />
      </zk>
      

      right click inside the area to trigger a popup
      repeat this and observe the loading overlay position

      Current Result

      loading overlay displays outside the popup (at the previous popup position)

      Expected Result

      loading animation positioned correctly inside the popup

      Debug Info

      this used to work in 8.0.5

      Workaround

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

              Created:
              Updated:
              Resolved:

                Estimated:
                Original Estimate - 4 hours
                4h
                Remaining:
                Remaining Estimate - 4 hours
                4h
                Logged:
                Time Spent - Not Specified
                Not Specified