TextInputControl should not notify content listeners on intermediate values when replacing text

XMLWordPrintable

      When selecting some text in a text input control and typing an input character, the TextProperty first fires a delete event, and then an insert event.

      The TextInputControl.Content interface needs a boolean added to the delete() and insert() methods to say whether listeners should be notified. The boolean value should be false for intermediate actions.

            Assignee:
            Leif Samuelsson (Inactive)
            Reporter:
            Leif Samuelsson (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: