elementary / elementary/mail

Interpolated scrolling not working on low resolution and pixel perfect scroll devices

Open
#662 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Vala
Stars
215
Forks
50
Avg merge
3h 11m
Merged PRs (30d)
1

Description

## What Happened

https://user-images.githubusercontent.com/39268094/131058720-ade1c8c8-a9e0-43b9-9fae-40950f0741a3.mp4

Using a low resolution scroll device (mouse scrollwheel) and hovering over the scroll bar to scroll (to get interpolated scrolling), scrolling does not work. Using a pixel perfect scroll device (touchpad) scrolls successfully at first, but shows the same phenomenon as in the video towards the end of the scroll (i.e. when my fingers leave the touchpad and kinetic scrolling kicks in). Non-interpolated scrolling using a low resolution scroll device (mouse scrollwheel) works fine.

P.S. please ignore the audio in the video

## Expected Behavior

The view should scroll correctly no matter what scrolling device I use

## Steps to Reproduce

1. Open Mail, with a long list of emails in inbox
2. With a mouse, hover over the scroll bar
3. Scroll
4. Repeat with touchpad, but do not hover over scroll bar
5. Repeat with mouse, but do not hover over scroll bar

### Logs

## Platform Information

io.elementary.mail 6.1.0+r613+pkg23~ubuntu6.1 amd64

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.