[BUG] Mobile app's video progress bar conflicts with android's navigation bar #1003

Closed
opened 2026-02-04 23:53:59 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @taha-yassine on GitHub (Jun 26, 2023).

The bug

When playing a video on the mobile app, the progress bar conflicts with android's navigation bar. Seeking does not work and instead triggers gesture control. See video bellow.

https://github.com/immich-app/immich/assets/40228615/c8e5a49c-a56c-4d89-a9cb-0546973755d1

Similar to https://github.com/immich-app/immich/issues/2389

A solution could be raising the bar a little bit.

The OS that Immich Server is running on

Unraid

Version of Immich Server

v1.63.2

Version of Immich Mobile App

v1.63 build.86

Platform with the issue

  • Server
  • Web
  • Mobile

Your docker-compose.yml content

I'm using Unraid.

Your .env content

Same.

Reproduction steps

1. Play video on mobile app
2. Try seeking

Additional information

No response

Originally created by @taha-yassine on GitHub (Jun 26, 2023). ### The bug When playing a video on the mobile app, the progress bar conflicts with android's navigation bar. Seeking does not work and instead triggers gesture control. See video bellow. https://github.com/immich-app/immich/assets/40228615/c8e5a49c-a56c-4d89-a9cb-0546973755d1 Similar to https://github.com/immich-app/immich/issues/2389 A solution could be raising the bar a little bit. ### The OS that Immich Server is running on Unraid ### Version of Immich Server v1.63.2 ### Version of Immich Mobile App v1.63 build.86 ### Platform with the issue - [ ] Server - [ ] Web - [X] Mobile ### Your docker-compose.yml content ```YAML I'm using Unraid. ``` ### Your .env content ```Shell Same. ``` ### Reproduction steps ```bash 1. Play video on mobile app 2. Try seeking ``` ### Additional information _No response_
Author
Owner

@Pheggas commented on GitHub (Jun 26, 2023):

Same here. They're not yet working on progress bar to be working element. When they will, i'm pretty sure they will start to work on all the similar issues.

@Pheggas commented on GitHub (Jun 26, 2023): Same here. They're not yet working on progress bar to be working element. When they will, i'm pretty sure they will start to work on all the similar issues.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#1003