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

Automatic copying of IME text when clicking on another TextBox #11292

Closed
haitien9696 opened this issue May 9, 2023 · 0 comments · Fixed by #11723
Closed

Automatic copying of IME text when clicking on another TextBox #11292

haitien9696 opened this issue May 9, 2023 · 0 comments · Fixed by #11723
Assignees
Milestone

Comments

@haitien9696
Copy link

haitien9696 commented May 9, 2023

Describe the bug
Automatic copying of IME text when clicking on another TextBox

To Reproduce
Steps to reproduce the behavior:

  1. Create 2 TextBox in sample screen
  2. Turn on IME fullwidth input method (for input JCK)
  3. Type any (ex. "ae") in first TextBox
  4. Click/ focus to second TextBox
  5. Typing text in first TextBox was copied to second TextBox

Expected behavior
Composition IME typing in first TextBox and do not copy to second TextBox
(or keeping be like version 0.10.19)

Screenshots
Type in first TextBox:
image
Click/focus to second TextBox
image

Desktop (please complete the following information):

  • OS: Window 10
  • Version: 11.0.0-preview6, 11.0.0-preview7

Additional context

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

Successfully merging a pull request may close this issue.

3 participants