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

Add new WebView2 tests, add focus logging to WebView2 tests, avoid potential flicker when removing #6677

Merged
merged 8 commits into from
Feb 12, 2022

Conversation

krschau
Copy link
Contributor

@krschau krschau commented Feb 3, 2022

Add a check in CheckAndUpdateWebViewPosition() to not do work when the WebVIew2 is not loaded, to prevent potential visual flicker.

Adds two new WebView2 tests: CreateWebView2OffTreeTest and HtmlDropdownTest. Splits NavigationStartingTest into two tests, NavigationStartingTest and NavigationStartingInvalidTest because as one long test they can sometimes timeout.

Adds logging for the focus and blur events in some of the test web pages.

@ghost ghost added the needs-triage Issue needs to be triaged by the area owners label Feb 3, 2022
@krschau
Copy link
Contributor Author

krschau commented Feb 3, 2022

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@krschau
Copy link
Contributor Author

krschau commented Feb 4, 2022

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

…ave to click so low on the screen (test doesn't seem to like that)
@krschau
Copy link
Contributor Author

krschau commented Feb 7, 2022

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@krschau
Copy link
Contributor Author

krschau commented Feb 8, 2022

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@StephenLPeters StephenLPeters added area-WebView team-Rendering Issue for the Rendering team and removed needs-triage Issue needs to be triaged by the area owners labels Feb 10, 2022
@StephenLPeters
Copy link
Contributor

StephenLPeters commented Feb 10, 2022

@krschau is this ready for review? @DmitriyKomin can you take a look?


In reply to: 1035345005

@DmitriyKomin
Copy link
Contributor

Any changes in this file?


Refers to: test/MUXControlsTestApp/MSTest/MUXControlsTestApp.csproj:1 in 65f8bc6. [](commit_id = 65f8bc6, deletion_comment = False)

Copy link
Contributor

@DmitriyKomin DmitriyKomin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🕐

@krschau
Copy link
Contributor Author

krschau commented Feb 11, 2022

Any changes in this file?

Refers to: test/MUXControlsTestApp/MSTest/MUXControlsTestApp.csproj:1 in 65f8bc6. [](commit_id = 65f8bc6, deletion_comment = False)

There was a stray tab I changed to spaces.

@krschau krschau changed the title Add new WebView2 tests, add focus logging to WebView2 tests Add new WebView2 tests, add focus logging to WebView2 tests, avoid potential flicker when removing Feb 11, 2022
@krschau
Copy link
Contributor Author

krschau commented Feb 11, 2022

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Contributor

@DmitriyKomin DmitriyKomin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@krschau
Copy link
Contributor Author

krschau commented Feb 11, 2022

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@krschau krschau merged commit 4f16e0a into main Feb 12, 2022
@krschau krschau deleted the user/krschau/focus-log branch February 12, 2022 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-WebView team-Rendering Issue for the Rendering team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants