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

In on circumstance Textbox will not fire an onChange event

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Normal Normal
    • None
    • 5.0.7
    • Components
    • Eclipse/IE

      The Textbox component will not fire an onChange event when:
      1. There is already text in the Textbox
      2. Some text is selected with the mouse
      3. The mouse button release happens outside of the Textbox's area.

      I can actually make this happen with several other scenarios as well.
      It seems that the Textbox onChange event is actually triggered by a
      mouse button release (MOUSE_UP) within the Textbox's screen area. I
      can change textbox content at will and avoid firing this event. This
      will be a problem in my application where I am trying to detect changes
      and enable a 'Save' button.

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

              Created:
              Updated:
              Resolved: