Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mouse back button stopped working again in single photo view. #16238

Open
1 of 3 tasks
janbl opened this issue Feb 20, 2025 · 4 comments
Open
1 of 3 tasks

Mouse back button stopped working again in single photo view. #16238

janbl opened this issue Feb 20, 2025 · 4 comments

Comments

@janbl
Copy link

janbl commented Feb 20, 2025

The bug

The bug was fixed here: fix(web): back button for gallery viewer #7250
But the bigger refactoring for stable urls has broken it: feat(web): assets now have a permanent URL #8532
This is a little annoying when browsing through my gallery and opening single photos on the way.

The OS that Immich Server is running on

image: ghcr.io/immich-app/immich-server:release

Version of Immich Server

1.126.1

Version of Immich Mobile App

1.126.1 b 194

Platform with the issue

  • Server
  • Web
  • Mobile

Your docker-compose.yml content

/

Your .env content

/

Reproduction steps

  1. open gallery in web
  2. click on photo in gallery
  3. click the mouse button that normally does browser back
  4. nothing happens...

Relevant log output

Additional information

No response

@bo0tzz
Copy link
Member

bo0tzz commented Feb 21, 2025

I can't reproduce this, it works fine for me. Do you still have the issue in incognito/another browser/with all extensions disabled?

@janbl
Copy link
Author

janbl commented Feb 21, 2025

I have tested in Chrome and Edge. If I move the mouse pointer to the info tile or above one of the controls like share, it works, only above the image it does not.

@bo0tzz
Copy link
Member

bo0tzz commented Feb 21, 2025

I was using firefox, in which I still cannot reproduce this, but in chromium based browsers I do indeed see the behaviour you describe.

@janbl
Copy link
Author

janbl commented Feb 21, 2025

Just looked a little closer and if you zoom in, you will see that the mouse back button is handled like left click. You can move the picture with it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants