Scrollbar is not responsive for touch devices #4237

Closed
opened 2026-02-05 09:55:20 +03:00 by OVERLORD · 0 comments
Owner

Originally created by @ben-basten on GitHub (Sep 6, 2024).

The bug

The scrollbar on web does not respond well to touches.

  • touch and drag to scroll does not work
  • if touching different points in the scrollbar to navigate to a specific date range too fast, multiple blue lines marking scroll position can appear

Tested on Firefox/Android, and Safari/iOS.

Expand for screenshot

multiple-scrollbars

The OS that Immich Server is running on

Ubuntu 22.04

Version of Immich Server

v1.113.1

Version of Immich Mobile App

v1.113.1

Platform with the issue

  • Server
  • Web
  • Mobile

Your docker-compose.yml content

Reproducible on demo instance

Your .env content

Reproducible on demo instance

Reproduction steps

  1. Open photos timeline
  2. Quickly press different points on the timeline to scroll to a certain date. Observe that occasionally multiple blue markers on the scrollbar can appear.
  3. Try touching and dragging to scroll.

Relevant log output

No response

Additional information

No response

Originally created by @ben-basten on GitHub (Sep 6, 2024). ### The bug The scrollbar on web does not respond well to touches. * touch and drag to scroll does not work * if touching different points in the scrollbar to navigate to a specific date range too fast, multiple blue lines marking scroll position can appear Tested on Firefox/Android, and Safari/iOS. <details><summary>Expand for screenshot</summary> <p> ![multiple-scrollbars](https://github.com/user-attachments/assets/0669e6a2-97df-41b3-9d24-1407ea491ffc) </p> </details> ### The OS that Immich Server is running on Ubuntu 22.04 ### Version of Immich Server v1.113.1 ### Version of Immich Mobile App v1.113.1 ### Platform with the issue - [ ] Server - [X] Web - [ ] Mobile ### Your docker-compose.yml content ```YAML Reproducible on demo instance ``` ### Your .env content ```Shell Reproducible on demo instance ``` ### Reproduction steps 1. Open photos timeline 2. Quickly press different points on the timeline to scroll to a certain date. Observe that occasionally multiple blue markers on the scrollbar can appear. 3. Try touching and dragging to scroll. ### Relevant log output _No response_ ### Additional information _No response_
OVERLORD added the 🖥️web label 2026-02-05 09:55:20 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#4237