nextcloud / server

☁️ Nextcloud server, a safe home for all your data
https://nextcloud.com
GNU Affero General Public License v3.0
27.47k stars 4.08k forks source link

Mouse-back button doesn't always work when viewing photos #10155

Open xy2z opened 6 years ago

xy2z commented 6 years ago

Steps to reproduce

(requires a mouse with a back button)

  1. Upload a photo
  2. View the photo
  3. Move the cursor to the center of the photo horizontally
  4. Click the back button on your mouse

Expected behaviour

Go back to the in history (to the files or gallery)

Actual behaviour

Nothing happens.

It only works when the cursor is to the left og right. So if there's only 1 photo in the folder, you can't use your mouse button at all.

Server configuration

Docker image 13.0.4-apache on Ubuntu 16.04 LTS

Client configuration

Browser: Chrome

Operating system: Windows 7

nextcloud-bot commented 6 years ago

GitMate.io thinks possibly related issues are https://github.com/nextcloud/server/issues/8925 (Public link download button does not work), https://github.com/nextcloud/server/issues/4766 (Update Button not working), https://github.com/nextcloud/server/issues/3351 (Grid view not working as expected), https://github.com/nextcloud/server/issues/3147 (updater does not work on FreeBSD), and https://github.com/nextcloud/server/issues/6159 (12.0.2 After upgrade files missing and button "upgrade" doesn't work).

MorrisJobke commented 6 years ago

cc @nextcloud/designers @nextcloud/javascript What to do here?

skjnldsv commented 6 years ago

Move the cursor to the center of the photo horizontally

In the gallery?

xy2z commented 6 years ago

@skjnldsv No when viewing the photo. Sorry, forgot that step.

skjnldsv commented 6 years ago

Okay, I can reproduce there must be an event catcher that is too wide :)

szaimen commented 3 years ago

It still doesn't work in the files app, could reproduce this on c.nc.c so it is still valid. But it works partly in the photos app. @skjnldsv will this need to be fixed in the server or viewer repository?

skjnldsv commented 3 years ago

No clue