-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
Active selection + textbox is bugging #5152
Comments
uh ok this needs a fix definetely. |
@blobinabottle check the PR, looks good to me testing manually. |
@asturur seems to be fixed! Can't reproduce it! Thanks! |
Sorry still an issue: now if you shift + double click you enter editing text but you can sill interact with other objects (while keeping the text in editing mode). |
ok i ll first fnd a way to test interactions with tests and then i will eventually fix it. |
Version
2.3.0
Test Case
KitchenSink
Steps to reproduce
Edit a text, next click and drag to make an active selection but release the mouse on top of text that you were editing. It will put that textbox back in editing mode. And it's mixing editing mode with selection mode...
Check the video here: https://cl.ly/0U2D1g2u3m0s
Expected Behavior
Keep all textbox in selection mode
Actual Behavior
Textbox are switched in editing mode with no reason
The text was updated successfully, but these errors were encountered: