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 api to allow text input method to trigger common context menu actions #15666

Merged
merged 1 commit into from
May 9, 2024

Conversation

emmauss
Copy link
Contributor

@emmauss emmauss commented May 9, 2024

What does the pull request do?

Adds ExecuteContextMenuAction and ContextMenuAction api to TextBoxTextInputMethodClient. This allow text input method clients to trigger common actions associated with text editing.

This PR allows #15608 to proceed.

What is the current behavior?

What is the updated/expected behavior with this PR?

How was the solution implemented (if it's not obvious)?

Checklist

Breaking changes

Obsoletions / Deprecations

Fixed issues

@emmauss emmauss requested a review from Gillibald May 9, 2024 13:07
@emmauss emmauss force-pushed the context_menu_action_text_client branch from 1ec5db7 to 7f5deb5 Compare May 9, 2024 13:21
@avaloniaui-bot
Copy link

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

@maxkatz6 maxkatz6 merged commit a7f7d80 into master May 9, 2024
9 of 11 checks passed
@maxkatz6 maxkatz6 deleted the context_menu_action_text_client branch May 9, 2024 14:50
@maxkatz6 maxkatz6 added enhancement feature backport-candidate-11.1.x Consider this PR for backporting to 11.1 branch labels May 10, 2024
@maxkatz6 maxkatz6 added backported-11.1.x and removed backport-candidate-11.1.x Consider this PR for backporting to 11.1 branch labels Aug 8, 2024
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.

4 participants