Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

AndrewKeepCoding
Copy link
Contributor

This applies the workaround mentioned in this issue on the WPF repo.
I confirmed that works with Japanese IME.

Fixes #3147.

@Keboo Keboo added this to the 5.0.0 milestone Aug 13, 2023
@Keboo Keboo enabled auto-merge (squash) August 13, 2023 06:01
@Keboo Keboo merged commit 8bbfa49 into MaterialDesignInXAML:master Aug 13, 2023
@jschroedl
Copy link

Note that this workaround does not work if the TextBox is shown within a ContextMenu (as in my app). We have a menu item to filter quickly to a smaller set and the IME shows in the wrong location and the workaround causes the ContextMenu to close b/c it causes it to lose mouse capture. :-(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

IME Misplaced
3 participants