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

New canvas issue-not able to move canvas using ctrl+move #11755

Open
automa8r-n8n opened this issue Nov 15, 2024 · 6 comments
Open

New canvas issue-not able to move canvas using ctrl+move #11755

automa8r-n8n opened this issue Nov 15, 2024 · 6 comments
Labels
in linear Issue or PR has been created in Linear for internal review

Comments

@automa8r-n8n
Copy link

Bug Description

In the new canvas update for n8n, the user is unable to move the canvas using the Ctrl + Move shortcut, which was previously functional. The canvas remains stationary, and the shortcut does not trigger the expected behavior.

To Reproduce

Steps to Reproduce:

  1. Open n8n with the updated/new canvas interface.
  2. Create a new workflow or open an existing one.
  3. Try moving the canvas using Ctrl + Left Click + Drag.

Expected behavior

The canvas should move smoothly following the user's mouse drag while holding down the Ctrl key.

Operating System

Windows

n8n Version

1.68.0

Node.js Version

20.18.0

Database

SQLite (default)

Execution mode

main (default)

@Joffcom
Copy link
Member

Joffcom commented Nov 15, 2024

Hey @automa8r-n8n,

We have created an internal ticket to look into this which we will be tracking as "GHC-448"

@Joffcom Joffcom added the in linear Issue or PR has been created in Linear for internal review label Nov 15, 2024
@Joffcom
Copy link
Member

Joffcom commented Nov 15, 2024

Hey @automa8r-n8n,

This should have been resolved already, Are you sure you are using 1.68.0?

@automa8r-n8n
Copy link
Author

Yes, I am using 1.68.0. However it is working fine with old canvas but as soon as I switch to new canvas this issue is occurring.

@Joffcom
Copy link
Member

Joffcom commented Nov 15, 2024

Odd I am not able to reproduce, Which browser are you using? I wonder if it is a Windows issue.

@automa8r-n8n
Copy link
Author

I am using Edge.

@mybabysexy
Copy link

I'm using Edge and got this error too, but the behavior is different:

  • Ctrl + move works when manually click the canvas
  • Open a node -> close -> ctrl + move not working, must click the canvas again then it works again

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in linear Issue or PR has been created in Linear for internal review
Projects
None yet
Development

No branches or pull requests

3 participants