Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(Bug): Undo unplugs the wrong connection to the same node #838

Open
6 of 10 tasks
HeCorr opened this issue Oct 16, 2022 · 0 comments
Open
6 of 10 tasks

(Bug): Undo unplugs the wrong connection to the same node #838

HeCorr opened this issue Oct 16, 2022 · 0 comments
Labels
type:bug Something isn't working

Comments

@HeCorr
Copy link

HeCorr commented Oct 16, 2022

Make sure to follow our issue report guidelines

  • I'm using the latest version of Natron (not required but recommended)
  • I've restarted Natron and the issue persists
  • I've run Natron via the command line and the issue persists
  • I've followed the contributing guidelines to the best of my understanding
  • My issue is not on the issue tracker or in a pull request already (go search for it and dig around a little bit!)
  • This bug is reproducible

Natron version

Natron version 2.4.3 Release

Operating system

Windows 10 Pro [1909]

System specs

RAM: 32GB
CPU: AMD Ryzen 7 3700x
GPU: NVidia RTX 3060

Did you install Natron using the official installer?

  • Yes, I used the official installer
  • No, I installed from a binary archive
  • No, I compiled Natron from sources
  • No, I installed Natron via another method

Custom installation path

No response

What were you trying to do?

Undo a mistaken duplicate node connection (node A connected twice to node B via two connections)

What did you expect to happen? What happened instead?

Instead of disconnecting the last connected input (i.e. Mask) and keeping the original connection (i.e. input A), it disconnected input A and left the Mask input connected.

Here's a video demonstrating the issue:

2022-10-16.11-52-16.mp4

Step-by-step reproduction instructions

  1. Start Natron
  2. Add any node (Constant should work)
  3. Add a Merge node
  4. Connect Merge's A input into the first node
  5. Connect Merge's Mask input into the same node
  6. Undo.

Additional details

No response

@HeCorr HeCorr added the type:bug Something isn't working label Oct 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant