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

Remove a Grid's row and first row gets focus

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Minor Minor
    • None
    • 7.0.4
    • None
    • Security Level: Jimmy
    • None

      Steps to Reproduce

      1. run attached zul and vm
      2. click a button to remove a row

      Actual Result

      textbox in first row becomes editable.

      Expected Result

      no row gets focus.

      Debug Information

      It only happens when using ListModelList as a model object and notify (@NotifyChange) it.
      Remove notify annotation or use Java collection with @NotifyChange will not have this issue.

      Workaround

      Do not use @NotifyChange for ListModelList for it's no need.

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

              Created:
              Updated:
              Resolved: