nextcloud / photos

📸 Your memories under your control
GNU Affero General Public License v3.0
572 stars 62 forks source link

App behaves strangely (web view) #2685

Open rwolf2467 opened 5 days ago

rwolf2467 commented 5 days ago

Describe the bug The app is buggy. The images you click on are not adapted to the screen and are displayed much too large (issue 1). In addition, when you click on an image, other images are displayed than the one you clicked on (issue 2). In addition, when scrolling, 2 or 3 images are displayed simultaneously one above the other(Issue 3). See attached video

To Reproduce Steps to reproduce the behavior:

  1. Open the app
  2. Click on a Photo (issue 1 and 2)
  3. Scroll down and back up (Issue 3)

Expected behavior 1.) The images should be displayed according to the height or width of the screen. not somehow. If the images are too big as they are now, then you have to scroll and that makes everything very buggy. 2) When clicking on an image, the corresponding image should be opened and not another one from my gallery. 3) Either you completely prohibit scrolling when an image is open, or you display the next image when scrolling.

Screenshots https://cloud.pyropixle.com/s/Wfjs2EbnT8WoZnE

Desktop (please complete the following information):

Browser log

Media resource https://cloud.pyropixle.com/remote.php/dav/files/ncp/Photos/2024/08/24-08-31%2020-00-01%20BB8A.mp4 could not be decoded. 2 photos
Error loading /files/ncp/Photos/2023/07/23-07-26 02-03-23 4043.mov 
error { target: div.plyr.plyr--full-ui.plyr--video.plyr--html5.plyr--fullscreen-enabled.plyr--paused.plyr--stopped, isTrusted: false, detail: {…}, srcElement: div.plyr.plyr--full-ui.plyr--video.plyr--html5.plyr--fullscreen-enabled.plyr--paused.plyr--stopped, currentTarget: div.viewer__file, eventPhase: 3, bubbles: true, cancelable: false, returnValue: true, defaultPrevented: false, … }
viewer-main.mjs:973:3617
[DEBUG] viewer: Closing video stream 
Object { app: "viewer", uid: "ncp", level: "2", filename: "/files/ncp/Photos/2023/07/23-07-26 02-03-23 4043.mov" }
viewer-main.mjs:977:287

Additional context NONE

SPethke commented 5 days ago

We do have the same problem.

oswaldo-be commented 4 days ago

Same problem here, but working flawlessly in the memories app...

fminarro commented 3 days ago

I have the same problem having tried Firefox, Chrome and Opera as web browsers.

On my Android mobile phone and Android tablet the problem does not occur and works fine.

It only occurs on computers

fminarro commented 3 days ago

I have the same problem having tried Firefox, Chrome and Opera as web browsers.

On my Android mobile phone and Android tablet the problem does not occur and works fine.

It only occurs on computers

daeqs-one commented 22 hours ago

I also have this problem after upgrading to version 30.1. It manifests itself on both desktop and mobile browsers. There is a suspicion that this problem is somehow related to the cache, because if you use incognito mode, the problem does not manifest itself. I tried to reset the redis cache and it didn't help. However, if you clear the entire cache in the browser, then the problem is solved.