Moving WebControls is broken on 2025R3!

It’s impossible to place by code objects on a webpage (webcontainer, listbox, rectangle etc)

I have 3 columns that I superimpose on small screen and put them side by side on larger screen… but my code broke from 2025R2.1 to 2025R3…

What changed ? I tried everything!

It would be helpful to know what “broke” means.

Could we see your creation code? Or a sample project?

2 Likes

I observed the same.

The example project for web kanban works perfectly on 2025r2.1 but does not on 2025r3 - means no drag&drop events seem to be raised at all. Objects cannot be moved, dragged, dropped.

Hard to describe since no debugger events are raised.

No changes to the project have been made.

On Release 2025r3:

Web-DragAndDrop-2025r3

On Release 2025r2.1 it works:

Web-DragAndDrop-2025r21

@Greg_O , @Patric_Lee_Atrott shows it.

any solution ?!

@Etienne_Pilon there is a known issue that has been addressed already in 2025r3.1 (currently in beta). If you open a new Issue with a sample project, I can double check it with the bug you’re seeing. Or you can download the beta and check it with your own project.