When you attempt todo ctrl+a for example in a text property within shadergraph instead of selecting all the text in the textbox all the nodes in the graph itself are selected. I suspect this stuff broke when the ShortcutAttribute stuff was added to shadergraph.
To Reproduce
Open shadergraph
Goto the graphs description property.
with the Description text box selected type some random text then try ctrl+a.
you should notice that any nodes in the graph will be selected instead of all the text in the text box.
Expected behavior
for the text in a text box to be selected . Not the nodes in the graph.
Describe the bug
When you attempt todo
ctrl+a
for example in a text property within shadergraph instead of selecting all the text in the textbox all the nodes in the graph itself are selected. I suspect this stuff broke when the ShortcutAttribute stuff was added to shadergraph.To Reproduce
ctrl+a
.Expected behavior
for the text in a text box to be selected . Not the nodes in the graph.
Media/Files
No response
Additional context
No response