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

Double click on the layer name field freezes the whole app #25

Open
adamtrjn0 opened this issue Jul 11, 2022 · 2 comments
Open

Double click on the layer name field freezes the whole app #25

adamtrjn0 opened this issue Jul 11, 2022 · 2 comments

Comments

@adamtrjn0
Copy link

adamtrjn0 commented Jul 11, 2022

Description:
Performing a double mouse click on the layer name field make the whole app unresponsible

Environment:
Chrome Version 103.0.5060.114

Preconditions:
1.Browser opened on cloudpaint.com/photo
2.At least one layer created

Steps to do:
1.Perform a double click on the layer name field
2.Try to click some other clickable element in the app

Actual result:
The whole app freeze and the user isn't able to perform any action

Expected result:
The app works normally, the user can perform a full range of actions

Repeatability:
100.0% 5/5

@martin19
Copy link
Owner

Thanks for reporting, typing text, pressing esc or return to cancel/submit the layer name edit probably works. All other shortcuts and mouse events are disabled during edit.

Clicking outside the layer name textbox should cancel the edit, so normal actions are active again.

@martin19
Copy link
Owner

Reopening, think the issue must be adressed.

@martin19 martin19 reopened this Jul 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants