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

exp/textinput: add an API to get an uncommited text #3174

Closed
11 tasks
hajimehoshi opened this issue Dec 26, 2024 · 0 comments
Closed
11 tasks

exp/textinput: add an API to get an uncommited text #3174

hajimehoshi opened this issue Dec 26, 2024 · 0 comments
Labels
Milestone

Comments

@hajimehoshi
Copy link
Owner

hajimehoshi commented Dec 26, 2024

Operating System

  • Windows
  • macOS
  • Linux
  • FreeBSD
  • OpenBSD
  • Android
  • iOS
  • Nintendo Switch
  • PlayStation 5
  • Xbox
  • Web Browsers

What feature would you like to be added?

Currently there is no way to know a whole uncommited text when compositing. The current Field.CompositionSelection returns only the part of the uncommitted text region, e.g. when you are editing only "日本" in "日本語" for example. So if you want to render an entire uncommitted text in a special way, we need another API, like Field.UncommittedText or Field.UncommittedTextLength.

Why is this needed?

No response

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

No branches or pull requests

1 participant