System Information
Win7 x64
Blender Version
Broken: Blender 2.66 r55078
Worked: unknown
The active node is only changed when the user clicks the title or background of a node. It should at the very least be changed when the user clicks on an operator button.
Exact steps for others to reproduce the error
- Create a custom node tree
- Click an edit box or button within the node
In
, try clicking the "Add" button of the unselected node. The operator will run on the other (active) node.