-
Notifications
You must be signed in to change notification settings - Fork 5
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
Can't access full-screen button in Android Samsung devices #525
Comments
This looks ok on the demo site, but needs to be tested in the avalon context to finish QA. |
@charumitraravi Can you QA this one? |
If I increase the display size the full screen button still gets hidden (This is on samsung s23 ultra, which is more wider than most devices.) |
@Dananji Do we have any options for resolving this? I know we are supposed to support up to 200% zoom. |
@elynema, @charumitraravi I tested on a Samsung Galaxy S24 v14.0 device in BrowserStack, by using zoom in 2 different ways and I was not seeing what's captured in the screenshots above.
The way I used zoom: Browser settings (click vertical dots on the top right hand side corner) -> Accessibility -> Drag the text scaling slider to 200%.
And I tested these on Could you please mention the steps you followed as well? |
@elynema |
@charumitraravi Could you please mention the steps to change the display size? I see there are multiple ways in the Accessibility settings to change the size. |
@Dananji Its the screen zoon under settings-> display-> screenzoom. I believe it varies with devices, and thus an edge case |
Okay. Both the settings I changed were under Settings -> Accessibility settings -> Visibility enhancements. |
@charumitraravi I tested with the settings change you mentioned (bumped Screen zoom all the way up) and I got the same partial visibility of the fullscreen button as above. |
@joncameron Check the behavior and see if known issue or not |
I think this is edge case enough to fall under this existing issue/known issue: avalonmediasystem/avalon#5410. Closing this one. |
Describe the bug
On Android Samsung devices, the full-screen button is missing from the right corner of the media player. (BrowserStack won't allow me to rotate this device for some reason, so I can't confirm if it is actually missing or just doesn't have enough space).
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The full-screen button should show in the far right of the media player on Android Samsung devices.
Screenshots
Smartphone (please complete the following information):
Additional context
This problem is not happening in Google Pixel devices.
The text was updated successfully, but these errors were encountered: