intbox issue

XMLWordPrintable

    • Type: Bug
    • Resolution: Won't Fix
    • Priority: Normal
    • None
    • Affects Version/s: 5.0.8, Freshly
    • Component/s: Components
    • Environment:

      Win 7 64-bit ZK 5.0.8 freshly and ZK 5.0.7.1

    • None

      <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

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

              Created:
              Updated:
              Resolved: