Skip to content

fix(android): suppress soft keyboard for read-only TextBox on Skia (backport #23158)#23169

Merged
agneszitte merged 3 commits into
release/stable/6.5from
mergify/bp/release/stable/6.5/pr-23158
May 1, 2026
Merged

fix(android): suppress soft keyboard for read-only TextBox on Skia (backport #23158)#23169
agneszitte merged 3 commits into
release/stable/6.5from
mergify/bp/release/stable/6.5/pr-23158

Conversation

@mergify

@mergify mergify Bot commented Apr 30, 2026

Copy link
Copy Markdown
Contributor

GitHub Issue: closes https://github.com/unoplatform/add-private/issues/54

PR Type:

  • 🐞 Bugfix

What is the current behavior? 🤔

What is the new behavior? 🚀

PR Checklist ✅

Please check if your PR fulfills the following requirements:

Other information ℹ️


This is an automatic backport of pull request #23158 done by [Mergify](https://mergify.com).

@mergify mergify Bot added the conflicts label Apr 30, 2026
@mergify

mergify Bot commented Apr 30, 2026

Copy link
Copy Markdown
Contributor Author

Cherry-pick of e50cc2c has failed:

On branch mergify/bp/release/stable/6.5/pr-23158
Your branch is up to date with 'origin/release/stable/6.5'.

You are currently cherry-picking commit e50cc2c940.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   src/Uno.UI.Runtime.Skia.Android/UI/Xaml/Controls/TextBox/AndroidSkiaTextBoxNotificationsProviderSingleton.cs

no changes added to commit (use "git add" and/or "git commit -a")

Cherry-pick of a0615ce has failed:

On branch mergify/bp/release/stable/6.5/pr-23158
Your branch is ahead of 'origin/release/stable/6.5' by 2 commits.
  (use "git push" to publish your local commits)

You are currently cherry-picking commit a0615ce6ea.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   src/Uno.UI.Runtime.Skia.Android/UI/Xaml/Controls/TextBox/AndroidSkiaTextBoxNotificationsProviderSingleton.cs

no changes added to commit (use "git add" and/or "git commit -a")

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

@github-actions github-actions Bot added platform/android 🤖 Categorizes an issue or PR as relevant to the Android platform area/skia ✏️ Categorizes an issue or PR as relevant to Skia labels Apr 30, 2026
ajpinedam and others added 3 commits April 30, 2026 17:21
centralize keyboard validation logic

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
(cherry picked from commit a0615ce)
@ajpinedam ajpinedam force-pushed the mergify/bp/release/stable/6.5/pr-23158 branch from fb18e02 to 89303ea Compare April 30, 2026 21:25
@agneszitte

Copy link
Copy Markdown
Member

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 2 pipeline(s).

@unodevops

Copy link
Copy Markdown
Contributor

@unodevops

Copy link
Copy Markdown
Contributor

@unodevops

Copy link
Copy Markdown
Contributor

⚠️⚠️ The build 210161 has failed on Uno.UI - CI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/skia ✏️ Categorizes an issue or PR as relevant to Skia conflicts platform/android 🤖 Categorizes an issue or PR as relevant to the Android platform

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants