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

Anytpe Dropdown Closes Unexpectedly When Selecting Chinese Characters on Mac #698

Open
3 tasks done
weiliy opened this issue Apr 29, 2024 · 1 comment
Open
3 tasks done
Labels
bug Something isn't working

Comments

@weiliy
Copy link

weiliy commented Apr 29, 2024

Have you read a contributing guide?

  • I have read CONTRIBUTING.md
  • I have searched the existing issues and didn't find any that were similar
  • I have considered creating a pull request with fixes instead of a bug report and want to proceed

Current Behavior

When attempting to enter Chinese characters using the Mac default input method in a multiselect dropdown menu within the Anytpe software, the input selection box closes automatically. This behavior prevents users from selecting the desired characters, affecting their ability to input Chinese text correctly in dropdown fields.

Expected Behavior

The input selection box should remain open when selecting Chinese characters, allowing users to navigate through and choose the appropriate characters without interruption. This functionality should be consistent across different types of input fields within the software.

Steps To Reproduce

  1. create a object, such as book
  2. open relation panel
  3. switch to the Chinese input method
  4. edit in Author (a mutilselect field), type some key, the IME Dropdown appeared.
  5. press [Down], prepare to pick up word
  6. the IME Dropdown Closes Unexpectedly, unable to pick any word.

Environment

- OS: macOS 14.4.1 
- Version: 0.40.8

Anything else?

Here is a screen record to demo this issue:
https://youtu.be/07_lF28OflE

@weiliy weiliy added the bug Something isn't working label Apr 29, 2024
@ra3orblade
Copy link
Contributor

Thanks, I'll check this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants