apache / hop

Hop Orchestration Platform
https://hop.apache.org/
Apache License 2.0
985 stars 354 forks source link

[Bug]: Hop GUI editor - transforms/actions and viewport limits #4598

Open dave-csc opened 1 day ago

dave-csc commented 1 day ago

Apache Hop version?

2.10.0

Java version?

17.0.2

Operating system

Linux

What happened?

Steps to reproduce:

  1. Have one or more transforms/actions selected in the editor
  2. Drag it/them with the mouse to the top-left corner of the viewport

A single transform/action will be stopped at a certain point (presumably the viewport limits), even if you continue dragging.

Multiple transforms/actions will collapse at the viewport limits if you continue dragging, causing them to overlap.

Issue Priority

Priority: 2

Issue Component

Component: Hop Gui