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

popup loading overlay in wrong position

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 8.5.0, 8.5.2, 8.5.1.2
    • Fix Version/s: 8.6.0, 8.5.2.1
    • Component/s: Components
    • Security Level: Jimmy
    • Labels:
    • gh.sprint.customfield.default.name:
      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

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