Open
Description
I've noticed several minor issues regarding focus/selection, which don't seem easily remediable with signals/slots. I don't know if they are related or not, so I'm listing them all here under a single issue.
- After editing a number or text in a node-embedded widget, you can't use the keyboard keys to interact with other nodes and all keypresses continue to affect the number or text in the widget, until interacting with a different node-embedded widget like a combo box.
- The resize corner of backdrop nodes remains invisibly selected when other nodes are selected, until an empty space is clicked. This causes the backdrop node to be resized when a different node is dragged.
- Sometimes, after interacting with another window and coming back to the NodeGraph window, all interactions that would normally require a single-click require a double-click, until any keyboard is pressed.