popup loading overlay in wrong position

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major
    • 8.6.0, 8.5.2.1
    • Affects Version/s: 8.5.0, 8.5.2, 8.5.1.2
    • Component/s: Components
    • Security Level: Jimmy
    • ZK 8.6.0 S1
    • None

      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

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