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

App behaves strangely (web view) #2685

Open
rwolf2467 opened this issue Oct 13, 2024 · 5 comments
Open

App behaves strangely (web view) #2685

rwolf2467 opened this issue Oct 13, 2024 · 5 comments
Labels
0. Needs triage Pending approval or rejection. This issue is pending approval. bug Something isn't working

Comments

@rwolf2467
Copy link

rwolf2467 commented Oct 13, 2024

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):

  • OS: Windows 11
  • Browser Zen Browser
  • Version 1.0.1-a.8

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

@rwolf2467 rwolf2467 added 0. Needs triage Pending approval or rejection. This issue is pending approval. bug Something isn't working labels Oct 13, 2024
@SPethke
Copy link

SPethke commented Oct 14, 2024

We do have the same problem.

@oswaldo-be
Copy link

oswaldo-be commented Oct 15, 2024

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

@fminarro
Copy link

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

1 similar comment
@fminarro
Copy link

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
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0. Needs triage Pending approval or rejection. This issue is pending approval. bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants