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]: Text entry tool asks to input text multiple times #47

Closed
1 task done
vi opened this issue Nov 14, 2021 · 3 comments
Closed
1 task done

[Bug]: Text entry tool asks to input text multiple times #47

vi opened this issue Nov 14, 2021 · 3 comments
Assignees
Labels
bug Something isn't working confirmed

Comments

@vi
Copy link

vi commented Nov 14, 2021

What happened?

text.mp4
  1. Open the app
  2. Switch to text tool
  3. Tap on screen single time.
  4. Text entry modal dialogue shows up
  5. Input the text and press OK

Expected:

It returns to the main view, revealing the newly added text.

Actual:

It shows another text input dialogue. Cancelling it returns to the main view, typing text there adds another text element to the scene.

Version

built from cebe815 , devel branch

Platform

Android

Relevant log output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@CodeDoctorDE
Copy link
Member

CodeDoctorDE commented Nov 16, 2021

The issue is only reproducable on mobile.

@vi
Copy link
Author

vi commented Nov 16, 2021

In the web version it also shows input dialogue multiple time sometimes.

Try slowly moving mouse cursor across canvas, then long-press left button. It may show the dialogue window twice.

It also shows the dialogue when I press right mouse button, which is not very expected.

@CodeDoctorDE
Copy link
Member

Okay I see. Thanks, I will try to fix it

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

No branches or pull requests

2 participants