n8n-io / n8n

Free and source-available fair-code licensed workflow automation tool. Easily automate tasks across different services.
https://n8n.io
Other
49.01k stars 7.79k forks source link

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

Open automa8r-n8n opened 3 days ago

automa8r-n8n commented 3 days ago

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 commented 3 days ago

Hey @automa8r-n8n,

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

Joffcom commented 3 days ago

Hey @automa8r-n8n,

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

automa8r-n8n commented 3 days ago

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 commented 3 days ago

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

automa8r-n8n commented 3 days ago

I am using Edge.