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

Events.echoEvent only triggered with doubleClick

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • 6.5.1, 6.5.2, 6.5.3, 7.0.0
    • General
    • zk fiddle

      This fiddle : http://zkfiddle.org/sample/37pokiu/2-onLaterPostNoError#source-2.
      Events.echoEvent is only triggered when you doubleClick on the button.

      When you change the onClick$btn(Event e) to this :

      public void onClick$btn(Event e) throws InterruptedException

      { // Events.echoEvent("onLater", mainWindow, null); sendError() }

      It work on a single click.

            Unassigned Unassigned
            chillworld chillworld
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated: