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

intbox issue

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Normal Normal
    • None
    • 5.0.8, Freshly
    • Components
    • Win 7 64-bit ZK 5.0.8 freshly and ZK 5.0.7.1

      <zk>
      <window>
      <intbox id="myint"/>
      <button label="Click Me" onClick="alert(myint.value)"/>
      </window>
      </zk>

      1. Enter "%12"
      2. Click "Click Me" Button
      Expected: Should not allow typing % char
      Actual: Allows typing % char and value changes to 0 or 1

            PeterKuo PeterKuo
            ashishd ashishd
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: