Uploaded image for project: 'ZK Calendar'
  1. ZK Calendar
  2. ZKCAL-85

drag endate in day/week view truncates last 30 mins

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 3.0.1
    • 3.0.0
    • Security Level: Jimmy

      Steps to Reproduce

      run the example
      drag mouse to create an event (e.g. 2:00~6:00)
      A) drag end time to 6:30
      B) drag end time to 7:00

      Current Result

      A) the end time snaps back to 6:00 and no onItemUpdate event is fired to the sever
      B) the end time snaps back to 6:30, the onItemUpdate event contains has the endDate of 6:30

      Expected Result

      A) endDate updates to 6:30 + corresponding server event
      B) endDate updates to 7:00 + same time in event to server

      Debug Information

      original issue reported in github: https://github.com/zkoss/zkcalendar/issues/4

      Workaround

            Leon03 Leon03
            cor3000 cor3000
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: