futo-org / grayjay-android

Read-only mirror of Grayjay repo for issue tracking
https://gitlab.futo.org/videostreaming/grayjay
Other
684 stars 41 forks source link

Fullscreen / Landscape Interface Problem #293

Open Allvaldrsson opened 10 months ago

Allvaldrsson commented 10 months ago

When viewing in landscape mode, the interface controls do not fit the screen. The maximize/minimize button is barely useable and the video progress bar isn't visible.

Edit: issue happens intermittently, unsure how to consistently duplicate the problem

Edit 2: it isn't just the interface but the screen as a whole. I was watching a video with in-video subtitles and the caption was cutoff the screen when this issue occured. I have to close the app and reload the video to view everything once again in landscape mode.

Screenshot_20231112-193318

Pixel 6a Android 14 GrayJay app version 193

sstundzia commented 9 months ago

I'm not using this app all that much so there may be other ways to cause this issue, however I have found that thos issue seems to be reproduced quite consistently when in the search textbox I'm pasting in a youtube video URL (for example https://www.youtube.com/watch?v=rE00JkmUXn4).

Opening the video from feed or history works fine, but each time I try to open that same video by directly searching for it by URL I get that same issue where UI is scaled a bit too big and the bottom part of the player is clipped by the edge of the screen.

It also appears that the video is slightly wider when opened via url search which suggests UI scaling/aspect ratio issue when opening video directly from search bar instead of showing search results.

Pixel 7 Pro Android 14 GrayJay version: 201

Allvaldrsson commented 9 months ago

I believe sstundzia has figured it out. I was able to replicate the issue, several times in a row, by loading different videos through links pasted into the search bar. Closing the video then reopening it via History presents the video and UI in an aspect ratio that correctly fits the screen.