You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Right grey padding.
Self grab
I'm ready to work on this issue!
The text was updated successfully, but these errors were encountered:
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.
Is there an existing issue for this?
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
Right grey padding.
Self grab
The text was updated successfully, but these errors were encountered: