jQWidgets Forums

jQuery UI Widgets Forums Grid Touch Scrolling Problem

This topic contains 1 reply, has 1 voice, and was last updated by  mbmleone 6 years, 4 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Touch Scrolling Problem #103437

    mbmleone
    Participant

    Some of our users have a problem with touch scrolling in jqxgrid.
    They find it hard to touch the items in the grid, it doesn’t respond.
    We suspect it has to do with some touches being recognized as scrolls due to a small movement.

    How is the touch scrolling in jqxgrid implemented?
    From what we see in the scambled code we suspect you use a custom code for the actual scrolling.
    Is that indeed the case?
    If so, then could you please use a (larger) margin to detect scrolling or make this a configuration option?

    Thanks!

    Best regards,
    Marco

    Touch Scrolling Problem #103496

    mbmleone
    Participant

    After getting more info from one of the users we found out what caused this.
    It has to do with default scrolling behavior on Windows.
    After release scrolling it keeps scrolling for a while.
    During that time touches only stop the scroll and doesn’t activate items.
    Some users don’t understand this behavior, causing then to think it doesn’t work.
    Now we know this we can explain this to then.

    Best regards,
    Marco

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

You must be logged in to reply to this topic.