Events.echoEvent only triggered with doubleClick

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Major
    • None
    • Affects Version/s: 6.5.1, 6.5.2, 6.5.3, 7.0.0
    • Component/s: General
    • Environment:

      zk fiddle

    • None

      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.

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

              Created:
              Updated: