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

[BUG]: keyboard input 'enter' cannot trigger InputField.OnEndEdit #1011

Open
bkbits opened this issue Oct 28, 2024 · 0 comments
Open

[BUG]: keyboard input 'enter' cannot trigger InputField.OnEndEdit #1011

bkbits opened this issue Oct 28, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@bkbits
Copy link

bkbits commented Oct 28, 2024

Package version

3.1.0-exp.7

Environment

* OS: Windows 10
* Unity version: Unity 2021.3
* Graphics API: DirectX11
* Browser: Google Chrome Version 130.0.6723.70

Steps To Reproduce

  1. Add InputField
  2. focus InputField
  3. enter string "abcd"
  4. press "Enter"

Current Behavior

InputField input "E" String

Expected Behavior

trigger InputField.OnEndEdit

Anything else?

No response

@bkbits bkbits added the bug Something isn't working label Oct 28, 2024
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