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

popup causing lost onFocus/onChange event

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 7.0.6
    • 7.0.5
    • Components
    • Security Level: Jimmy
    • None
    • IE11

    • ZK 7.0.7

      running the attached example and following the steps 1-4 causes the onChange event to be lost
      1. open the popup
      2. click inside the popup
      3. directly click inside the textbox and change the value without clicking anywhere else
      4. click the submit button
      -> the label is not updated because the onChange event is not sent to the server

      the reason is a missing onFocus event when clicking the textbox in step 3.
      this can be verified using the additional textbox listening to onFocus

      a workaround is calling focus() in a client side onClick listener

            jumperchen jumperchen
            cor3000 cor3000
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 1 hour
                1h