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

Full screen landscape in iOS 18.2 has unnecessary right padding. #2489

Open
1 of 2 tasks
fy-mayank-parida opened this issue Jan 7, 2025 · 1 comment
Open
1 of 2 tasks
Labels
bug Something isn't working

Comments

@fy-mayank-parida
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

In iOS 18.2 Inappwebview, whenever we trigger a url that has the full screen functionality on tap (Eg: Tap on an icon for full screen video), the full screen mode in landscape shows an unnecessary right padding.

Expected Behavior

In iOS 18.2 Inappwebview, whenever we trigger a url that has the full screen functionality on tap (Eg: Tap on an icon for full screen video), the full screen mode in landscape should be center aligned.

Steps with code example to reproduce

.

Stacktrace/Logs

.

Flutter version

3.24.3

Operating System, Device-specific and/or Tool

iOS 18.2

Plugin version

flutter_inappwebview: ^6.1.5

Additional information

iOS_issue

Right grey padding.

Self grab

  • I'm ready to work on this issue!
@fy-mayank-parida fy-mayank-parida added the bug Something isn't working label Jan 7, 2025
@a-rfl
Copy link

a-rfl commented Jan 7, 2025

Hi !
I have a similar issue, but the padding seems to be added once the user clicks on the video when on full screen and landscape mode and the only when to reset is either closing the full screen or to click again on the video when on Portrait mode.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants