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

WebView Navigation Bar disappears and flickers in landscape mode #7100

Closed
mkdave opened this issue May 12, 2022 · 2 comments
Closed

WebView Navigation Bar disappears and flickers in landscape mode #7100

mkdave opened this issue May 12, 2022 · 2 comments
Labels
area-controls-webview WebView platform/android 🤖 s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working

Comments

@mkdave
Copy link

mkdave commented May 12, 2022

Description

When I try to use the WebView in landscape the title/navigation bar disappears and sometimes flickers. I have only tested on Android.

Steps to Reproduce

  1. Create a File > .Net MAUI App

  2. replace the xaml content in MainPage with the following

     <WebView x:Name="webView" Source=https://xamarin.com></WebView>
    
  3. Try Portrait and Lanscape

Version with bug

Release Candidate 3 (current)

Last version that worked well

Unknown/Other

Affected platforms

Android, I was not able test on other platforms

Affected platform versions

Samsung SM-G935V (Android 8.0 - API 26)

Did you find any workaround?

Worked on another Device I am testing - Samsung SM-A217M (Android 11.0 - API 30)

Relevant log output

No response

@mkdave mkdave added s/needs-verification Indicates that this issue needs initial verification before further triage will happen t/bug Something isn't working labels May 12, 2022
@ghost ghost added the legacy-area-controls Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor label May 12, 2022
@kristinx0211
Copy link

verified not repro on android 11 and 12 with the above code.

@kristinx0211 kristinx0211 added s/verified Verified / Reproducible Issue ready for Engineering Triage and removed s/needs-verification Indicates that this issue needs initial verification before further triage will happen labels May 13, 2022
@jfversluis
Copy link
Member

Not reproduced and no reproduction added. Please open a new issue, with a reproduction, if this still affects you. Thanks!

@jfversluis jfversluis closed this as not planned Won't fix, can't repro, duplicate, stale Mar 14, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Apr 13, 2023
@Eilon Eilon removed the legacy-area-controls Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor label May 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-controls-webview WebView platform/android 🤖 s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants