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

showNotification on component - wrong position of popup on window resize

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • 8.0.2
    • None

      When Clients.showNotification is called with not null component reference, there is chance that after resize of window, the position of notification popup is wrong. (screenshot1)

      If component is visible after resize, popup has good position. (screenshot2)
      If component is not in the viewport, popups position is wrong. (screenshot3)

      Clients.showNotification(message, Clients.NOTIFICATION_TYPE_ERROR, component, "before_end", 0);
      

        1. screenshot1.png
          screenshot1.png
          118 kB
        2. screenshot2.png
          screenshot2.png
          48 kB
        3. screenshot3.png
          screenshot3.png
          49 kB

            Unassigned Unassigned
            Worsik Worsik
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: