Node Editor: Node Actions not started from the mouse are directly confirmed #66146

Closed
opened 2019-06-26 10:35:09 +02:00 by Jeroen Bakker · 9 comments
Member

System Information
Operating system: Linux-4.15.0-52-generic-x86_64-with-Ubuntu-18.04-bionic 64 Bits
Graphics card: AMD Radeon (TM) Pro WX 7100 Graphics ATI Technologies Inc. 4.5.13542 Core Profile Context FireGL 18.50.1.418

Blender Version
Broken: version: 2.80 (sub 74), branch: Unknown, commit date: Unknown Unknown, hash: rBUnknown
Worked: (optional)

Short description of error
When performing actions on mouse from a keyboard ('G' or 'Shift-D' for example), the actions are confirmed directly. I was able to reproduce this issue in any node editor. (Shader, Compositor etc)

Exact steps for others to reproduce the error

  1. Open a node editor
  2. Select a node
  3. Perform an action starting from a key stroke (Shift-D for example)

The node is duplicated but depending on actual type of node the node might be placed exactly on top of the previous node. I would expect that the user could move the node around and confirm it by himself.

**System Information** Operating system: Linux-4.15.0-52-generic-x86_64-with-Ubuntu-18.04-bionic 64 Bits Graphics card: AMD Radeon (TM) Pro WX 7100 Graphics ATI Technologies Inc. 4.5.13542 Core Profile Context FireGL 18.50.1.418 **Blender Version** Broken: version: 2.80 (sub 74), branch: Unknown, commit date: Unknown Unknown, hash: `rBUnknown` Worked: (optional) **Short description of error** When performing actions on mouse from a keyboard ('G' or 'Shift-D' for example), the actions are confirmed directly. I was able to reproduce this issue in any node editor. (Shader, Compositor etc) **Exact steps for others to reproduce the error** 1. Open a node editor 2. Select a node 3. Perform an action starting from a key stroke (`Shift-D` for example) The node is duplicated but depending on actual type of node the node might be placed exactly on top of the previous node. I would expect that the user could move the node around and confirm it by himself.

#66160 was marked as duplicate of this issue

#66160 was marked as duplicate of this issue
Author
Member

Added subscriber: @Jeroen-Bakker

Added subscriber: @Jeroen-Bakker

Added subscriber: @sebastian_k

Added subscriber: @sebastian_k

This is rather new though. Pretty sure it didn't confirm until 1 or 2 days ago.

This is rather new though. Pretty sure it didn't confirm until 1 or 2 days ago.
Jeroen Bakker changed title from Node Editor: Duplicate Nodes Automatically Confirms Action to Node Editor: Node Actions not started from the mouse are directly confirmed 2019-06-26 11:22:15 +02:00
Author
Member

Seems to be introduced by 30bf48c9ca

Seems to be introduced by 30bf48c9ca
Sebastian Parborg was assigned by Brecht Van Lommel 2019-06-26 11:39:22 +02:00

The issue here is that the key map ships with "Confirm on Release" for the g shortcuts in the node editor. However, for the node.translate_attach binding, this setting isn't visible and no options can be changed from this operator...
So besides just having messed up default keybindings that came to light after my fix, we also have a bug with shortcuts.

The issue here is that the key map ships with "Confirm on Release" for the `g` shortcuts in the node editor. However, for the `node.translate_attach` binding, this setting isn't visible and no options can be changed from this operator... So besides just having messed up default keybindings that came to light after my fix, we also have a bug with shortcuts.

I've posted a fix here: D5139

I've posted a fix here: [D5139](https://archive.blender.org/developer/D5139)

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'

Added subscribers: @BartekMoniewski, @ZedDB

Added subscribers: @BartekMoniewski, @ZedDB
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
4 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#66146
No description provided.