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

popup loading overlay in wrong position

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • 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

    Description

      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

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

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