Skip to content

Remove Keyboard Theme Override #18922

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

Merged
merged 2 commits into from
May 26, 2025

Conversation

drasticactions
Copy link
Contributor

Fixes #18917

What does the pull request do?

The Text responder is being set with an overridden UIKeyboardAppearance of Alert, which is deprecated and is forcing the keyboard to always appear in Dark mode. Most likely this is due to an underlying SDK change.

Removing the override allows it to use the default theme either set in the app, or on device.

スクリーンショット 2025-05-26 15 25 23 スクリーンショット 2025-05-26 15 25 35

@avaloniaui-bot
Copy link

You can test this PR using the following package version. 12.0.999-cibuild0056691-alpha. (feed url: https://nuget-feed-all.avaloniaui.net/v3/index.json) [PRBUILDID]

@grokys grokys requested a review from Gillibald May 26, 2025 08:19
@avaloniaui-bot
Copy link

You can test this PR using the following package version. 12.0.999-cibuild0056721-alpha. (feed url: https://nuget-feed-all.avaloniaui.net/v3/index.json) [PRBUILDID]

@maxkatz6 maxkatz6 added this pull request to the merge queue May 26, 2025
@maxkatz6 maxkatz6 added bug backport-candidate-11.3.x Consider this PR for backporting to 11.3 branch labels May 26, 2025
Merged via the queue into AvaloniaUI:master with commit 76dc499 May 26, 2025
11 checks passed
MrJul pushed a commit that referenced this pull request Jun 5, 2025
@MrJul MrJul added backported-11.3.x and removed backport-candidate-11.3.x Consider this PR for backporting to 11.3 branch labels Jun 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

iOS Keyboard stuck in Dark Mode regardless of settings, infoplist, and RequestedThemeVariant
4 participants