Unable to enter node group by clicking on the icon after exiting it using the shortcut ctrl+tab #117530

Closed
opened 2024-01-26 08:32:28 +01:00 by Nidhal-Flowgun · 3 comments

System Information
Operating system: Windows-10-10.0.22621-SP0 64 Bits
Graphics card: NVIDIA GeForce GTX 1070 Ti/PCIe/SSE2 NVIDIA Corporation 4.6.0 NVIDIA 546.33

Blender Version
Broken: version: 4.0.2, branch: blender-v4.0-release, commit date: 2023-12-05 07:41, hash: 9be62e85b727
Worked: (newest version of Blender that worked as expected)

Short description of error
I can click on the icon in node groups to access the group, but if I exit the group using the hotkey to the root (node.group_edit with "Exit" checked - Default: Ctrl+tab ), clicking on the icon becomes irresponsive and I can no longer access the group by clicking (but I can access it with the hotkey "node.group_edit" with "Exit" unchecked - Default: Ctrl+Tab).

Exact steps for others to reproduce the error

  1. Go to Node Editor, be it the Material, World or Compositor.
  2. Create some nodes and group them (ctrl+g).
  3. click on the icon on the top-right corner of the group to access it. It works!
  4. Exit the group using the "Exit group" hotkey (Ctrl+tab, not just tab).
  5. try clicking on the icon that we used before to access the group. It no longer works!
**System Information** Operating system: Windows-10-10.0.22621-SP0 64 Bits Graphics card: NVIDIA GeForce GTX 1070 Ti/PCIe/SSE2 NVIDIA Corporation 4.6.0 NVIDIA 546.33 **Blender Version** Broken: version: 4.0.2, branch: blender-v4.0-release, commit date: 2023-12-05 07:41, hash: `9be62e85b727` Worked: (newest version of Blender that worked as expected) **Short description of error** I can click on the icon in node groups to access the group, but if I exit the group using the hotkey to the root (node.group_edit with "Exit" checked - Default: Ctrl+tab ), clicking on the icon becomes irresponsive and I can no longer access the group by clicking (but I can access it with the hotkey "node.group_edit" with "Exit" unchecked - Default: Ctrl+Tab). **Exact steps for others to reproduce the error** 1. Go to Node Editor, be it the Material, World or Compositor. 2. Create some nodes and group them (ctrl+g). 3. click on the icon on the top-right corner of the group to access it. It works! 4. Exit the group using the "Exit group" hotkey (Ctrl+tab, not just tab). 5. try clicking on the icon that we used before to access the group. It no longer works!
Nidhal-Flowgun added the
Type
Report
Priority
Normal
Status
Needs Triage
labels 2024-01-26 08:32:29 +01:00
Member

This is because it reuses the last value of the Exit property (which should probably be skipped using PROP_SKIP_SAVE)

Will put up a patch shortly.

This is because it reuses the last value of the `Exit` property (which should probably be skipped using `PROP_SKIP_SAVE`) Will put up a patch shortly.
Philipp Oeser self-assigned this 2024-01-26 12:30:50 +01:00
Author

Thank you for the quick reply and fix.

should I close the issue now? I'm new to reporting bugs :s

Thank you for the quick reply and fix. should I close the issue now? I'm new to reporting bugs :s
Member

Thank you for the quick reply and fix.

should I close the issue now? I'm new to reporting bugs :s

The fix still has to be reviewed and landed.
Once !117542 is merged, this issue will be closed automatically.

> Thank you for the quick reply and fix. > > should I close the issue now? I'm new to reporting bugs :s The fix still has to be reviewed and landed. Once !117542 is merged, this issue will be closed automatically.
Blender Bot added
Status
Resolved
and removed
Status
Confirmed
labels 2024-01-26 16:24:39 +01:00
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
2 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#117530
No description provided.