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

DOM event propagation no stopped after calling client Event.stop()

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Major Major
    • None
    • 5.0.11, 6.5.1
    • ZK Client Engine
    • ZK version: Breeze[6.5.1]
      Browser: Firefox 16
      OS: Windows 7

      ZK does not stop client side event proppagation when Event.stop(

      {propagation: true, dom: true}

      ) is called. The widget (ZK) event is properly stopped, however the DOM (jQuery) one is not.

      See: http://www.zkfiddle.org/sample/12a1g35/3-DOM-event-no-stopped-after-calling-client-Event-stop

            jumperchen jumperchen
            gcnew gcnew
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: