jQWidgets Forums

jQuery UI Widgets Forums Scheduler Chrome browser sorting bug in scheduler

This topic contains 3 replies, has 2 voices, and was last updated by  Peter Stoev 8 years, 5 months ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  • Chrome browser sorting bug in scheduler #89899

    iamswain
    Participant

    http://jsfiddle.net/iamswain/Ljk112tg/1/

    We are planning to purchase the jqxWidget,
    but during the development process, we have found the critical bug which only happens in the chrome browser, whereas in microsoft edge and internet explorer it works fine.
    the all-time daily repeat order in monthView is random in Chrome browser.
    Please click on the first link to get see the problem.

    I wonder if you can fix this problem soon enough for us to get it purchased.

    Best Regards,
    Swain

    Chrome browser sorting bug in scheduler #89962

    Peter Stoev
    Keymaster

    Hi Swain,

    In this Scheduler, you have 3 repeating appointments with the same start and end time. Yes, the sorting will be random in this case, because the sorting is by start time which is EQUAL for all appointments.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

    Chrome browser sorting bug in scheduler #89971

    iamswain
    Participant

    Thanks for your prompt reply.

    I wonder if you joined the link through the internet explorer?
    It sorts by the start time then it sorts again by the appointment id.

    We’d like to know if you have plan for applying it to the chrome browser.

    Best Regards,
    Swain.

    Chrome browser sorting bug in scheduler #89987

    Peter Stoev
    Keymaster

    Hi Swain,

    There is no difference between Chrome and IE in terms of Scheduler implementation code and we do not sort by ID in the code as well. We sort by Date only. Results are different depending on how the default browsers sort function works with equal values. That is something about which we are out of control.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.