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

Textbox can fire an onChanging event when users enter a predictive text on iPhone

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Done
    • Icon: Normal Normal
    • 9.6.0
    • 9.5.1.3
    • None
    • Security Level: Jimmy
    • None

      User Story


      As an application developer, I want a textbox to fire onChanging event when users enter a text with auto-correction, predictive text, so that I can implement application log e.g. copying values upon that event.

      Acceptance Criteria

      Steps

      visit zk-4938.zul with iPhone Chrome or Safari, enter a text in the first textbox with a predictive text

      Expected result

      ZK copies the entered text into the 2nd textbox

      Details

      • when users select a predictive text, a browser fires onInput event instead of keyup
      • workaround: textbox-input.js

        1. predictiveText.PNG
          predictiveText.PNG
          380 kB
        2. textbox-input.js
          0.3 kB
        3. zk-4938.zul
          0.4 kB

            Leon03 Leon03
            hawk hawk
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: