Uploaded image for project: 'Runtime'
  1. Runtime
  2. RUNTIME-1382

Management of the checkChangeEvents on the FieldController

    • Icon: Improvement Improvement
    • Resolution: Invalid
    • Icon: Major Major
    • 4.0 alpha
    • None
    • None
    • None

      The FieldController now handles a new configuration :

          <check-change-onblur>true|false</check-change-onblur> // defaults to true
      

      As a result, all the ribbon fields handled by a FieldController will be checked for changes on blur exclusively, unless we set this config to false.

          [RUNTIME-1382] Management of the checkChangeEvents on the FieldController

          Change reverted because in some cases it did more harm than good. Ex: Change a ribbon field and then change tab while hiding the current tab => the HTML 'change' event is not fired => our field keeps its old value

          Quentin Glinel-Mortreuil (Inactive) added a comment - Change reverted because in some cases it did more harm than good. Ex: Change a ribbon field and then change tab while hiding the current tab => the HTML 'change' event is not fired => our field keeps its old value

            Unassigned Unassigned
            quentin Quentin Glinel-Mortreuil (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: