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 is not showing web pages properly #22994

Closed
Thorastur opened this issue Jun 12, 2024 · 3 comments
Closed

WebView is not showing web pages properly #22994

Thorastur opened this issue Jun 12, 2024 · 3 comments
Labels
area-controls-webview WebView potential-regression This issue described a possible regression on a currently supported version., verification pending s/triaged Issue has been reviewed s/try-latest-version Please try to reproduce the potential issue on the latest public version t/bug Something isn't working

Comments

@Thorastur
Copy link

Description

The problem is how the webview shows the web pages. It is difficult to explain in words that is why I have added screenshots, I think it will be better understood.
Basically the problem seems to be that the webview zooms in on the entire page., and many times there are parts of the page that cannot be seen even by scrolling. Furthermore, any page that looks good in any browser does not look good in MAUI webview.
I have discovered that the error started from some updates of nuget packages. I think Microsoft.Maui.Graphics.8.0.7 is good but later not anymore or maybe Microsoft.Maui.Resizetizer.8.0.7 is good but later not anymore.
noerrorfullscreen
google
bugfullscreen
edge2
bugcompare1

Steps to Reproduce

Create a new MAUI project, load a web page in a webview.
You can see the size of the web page it is different of any browser.
The normal it is the webview show the page like a browser.
I have added two github repositorys
one with the bug: https://github.com/Thorastur/BugShow
one without bug: https://github.com/Thorastur/NoBug

Link to public reproduction project repository

https://github.com/Thorastur/BugShow , https://github.com/Thorastur/NoBug

Version with bug

Unknown/Other

Is this a regression from previous behavior?

Yes, this used to work in .NET MAUI

Last version that worked well

Unknown/Other

Affected platforms

I was not able test on other platforms

Affected platform versions

Windows 10

Did you find any workaround?

Yes not update nuget packages

Relevant log output

No response

@Thorastur Thorastur added the t/bug Something isn't working label Jun 12, 2024
Copy link
Contributor

Hi I'm an AI powered bot that finds similar issues based off the issue title.

Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you!

Open similar issues:

Closed similar issues:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.

@samhouts samhouts added the potential-regression This issue described a possible regression on a currently supported version., verification pending label Jun 17, 2024
@RoiChen001 RoiChen001 removed the potential-regression This issue described a possible regression on a currently supported version., verification pending label Jun 19, 2024
@RoiChen001
Copy link

Can't repro this issue at Windows platform on the latest 17.11.0 Preview 2.0(8.0.7&8.0.40&8.0.60).

@RoiChen001 RoiChen001 added s/triaged Issue has been reviewed s/try-latest-version Please try to reproduce the potential issue on the latest public version labels Jun 19, 2024
Copy link
Contributor

Hi @Thorastur. We have added the "s/try-latest-version" label to this issue, which indicates that we'd like you to try and reproduce this issue on the latest available public version. This can happen because we think that this issue was fixed in a version that has just been released, or the information provided by you indicates that you might be working with an older version.

You can install the latest version by installing the latest Visual Studio (Preview) with the .NET MAUI workload installed. If the issue still persists, please let us know with any additional details and ideally a reproduction project provided through a GitHub repository.

This issue will be closed automatically in 7 days if we do not hear back from you by then - please feel free to re-open it if you come back to this issue after that time.

@samhouts samhouts added the potential-regression This issue described a possible regression on a currently supported version., verification pending label Jun 26, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Aug 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-controls-webview WebView potential-regression This issue described a possible regression on a currently supported version., verification pending s/triaged Issue has been reviewed s/try-latest-version Please try to reproduce the potential issue on the latest public version t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants