Skip to content

[Android] Input controls should not change keyboard visibility - UITest #29569

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

kubaflo
Copy link
Contributor

@kubaflo kubaflo commented May 18, 2025

Note

Are you waiting for the changes in this PR to be merged?
It would be very helpful if you could test the resulting artifacts from this PR and let us know in a comment if this change resolves your issue. Thank you!

Issues Fixed

Fixes #29558

@Copilot Copilot AI review requested due to automatic review settings May 18, 2025 15:43
@kubaflo kubaflo requested a review from a team as a code owner May 18, 2025 15:43
@kubaflo kubaflo requested review from jfversluis and jsuarezruiz May 18, 2025 15:43
@kubaflo kubaflo self-assigned this May 18, 2025
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR introduces a new UITest for Android to ensure that input controls do not change keyboard visibility unexpectedly.

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue29558.cs Introduces a new UITest verifying keyboard visibility behavior for various input controls
src/Controls/tests/TestCases.HostApp/Issues/Issue29558.xaml.cs Implements the event handler for triggering unfocus on different input controls
src/Controls/tests/TestCases.HostApp/Issues/Issue29558.xaml Provides the UI layout that includes input controls and a button to trigger unfocus

@kubaflo kubaflo added the area-testing Unit tests, device tests label May 18, 2025
@dotnet-policy-service dotnet-policy-service bot added the community ✨ Community Contribution label May 18, 2025
@jsuarezruiz
Copy link
Contributor

/azp run MAUI-UITests-public

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@PureWeen PureWeen added this to the .NET 9 SR8 milestone May 20, 2025
@PureWeen PureWeen moved this from Todo to Changes Requested in MAUI SDK Ongoing May 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Changes Requested
Development

Successfully merging this pull request may close these issues.

[Testing] Create Tests for all input based controls that make sure we don't change keyboard behavior
3 participants