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

Paste broken on a Timebox component

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 7.0.2
    • 6.5.2
    • Components
    • All browser and operating system

      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

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

              Created:
              Updated:
              Resolved: