Skip to content

Swipe up/down doesn't react on Edge 80 (Chromium), Win10 tablet #46

Description

@m0jimo

On Lenovo tablet with Win10, Edge 80.0.361.50 (Chromium) scroller doesn't recognise swipe gestures for changing the content. The same problem is with Chrome 80.0.3987 on the same tablet.
You can only a click on the line and the clicked value is selected with the animation.

I added a css for s dialog window where the scrollers are but it doesn't help

{
  overflow: auto;
  overscroll-behavior: contain;
  height: 300px;
}

Google guide for pull-to-refresh. It works for the whole page but doesn't help for accepting swipe gestures for qscroller.

I'll try to investigate it more later along with iOS issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions