Paste broken on a Timebox component

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major
    • 7.0.2
    • Affects Version/s: 6.5.2
    • Component/s: Components
    • Environment:

      All browser and operating system

    • None

      You can not paste a correct time (which match the correct format, like: 11:30:15) in a timebox if the timebox has no previous time setted.

      It's happen only when there no value set previously in the timebox.

      Try the behavior here : http://zkfiddle.org/sample/2vmlqme/1-BUG-timebox-paste

      Or simply try this zul :

      <zk>
      <window>
      <vlayout>
      <label value=" 1 - Input a valid time here, and copy the value (CTRL + A and CTRL + C)"/>
      <timebox/>
      <space/>
      <label value=" 2 - Try to paste here"/>
      <timebox/>
      <space/>
      <button label="3 - Click here to lose focus of the second timebox"/>
      </vlayout>
      </window>
      </zk>

      Thank you,

      Arnaud

            Assignee:
            jumperchen
            Reporter:
            oziris
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: