Maniphest T66160

Node editor - broken Grab operator behaviour
Closed, Duplicate

Assigned To
Sebastian Parborg (zeddb)
Authored By
Bartosz Moniewski (monio)
Jun 26 2019, 10:49 PM
Tags
  • BF Blender
Subscribers
Bartosz Moniewski (monio)

Description

System Information
Operating system: Windows-10-10.0.17134 64 Bits
Graphics card: GeForce GTX 1060 6GB/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 419.67

Blender Version
Broken: version: 2.80 (sub 74), branch: master, commit date: 2019-06-26 13:42, hash: rB93f170390071
Worked: Multiple builds from last week

Short description of error
Grab operator currently works only while holding G key. Releasing hotkey confirms grabbing, as opposed to user confirmation with LMB. This also affect macro operators like Duplicate. Pressing Shift+D duplicate node and immediately connect it to node underneath. It's impossible not to connect nodes in wrong places now.

Exact steps for others to reproduce the error

  1. Go to Shading Workspace
  2. Add two math nodes and connect them.
  3. Duplicate leftmost node with Shift+D
  4. New node stays in place (or is auto-offsetted, depending on setting) and is automatically connected.

Event Timeline

Bartosz Moniewski (monio) assigned this task to Sebastian Parborg (zeddb).Jun 26 2019, 10:49 PM
Bartosz Moniewski (monio) created this task.