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

Text control exits when space key pressed #555

Closed
JohntheFish opened this issue Mar 10, 2021 · 2 comments
Closed

Text control exits when space key pressed #555

JohntheFish opened this issue Mar 10, 2021 · 2 comments
Labels

Comments

@JohntheFish
Copy link

Describe the bug
In the text control, when a space character is entered the text tool exits. In 3.11.0 the text tool worked as expected. In 3.14.0, this bug happens.

To Reproduce

  1. Go to http://nhn.github.io/tui.image-editor/latest/tutorial-example01-includeUi and use the example editor
  2. Click on the 'T' Text tool
  3. Enter "Any Text"
  4. The text "Any" is entered correctly. When the space key is pressed the control exits (new bug in 3.14.0)

Expected behavior
4. Expect "Any Text" to enter correctly. When the space key is pressed, a space is entered (works in 3.11.0)

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Chrome
  • 89

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

@lja1018
Copy link
Contributor

lja1018 commented Mar 11, 2021

@JohntheFish
Thanks for the report. I have confirmed the bug and will resolve it ASAP.

@lja1018
Copy link
Contributor

lja1018 commented Mar 19, 2021

@JohntheFish
Resolved in v3.14.1. Thank you.

@lja1018 lja1018 closed this as completed Mar 19, 2021
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

2 participants