hi,
This behaviour is not by design — it’s a Studio Pro IDE rendering issue in specific 10.20.0 builds.
Users reported that in Design mode, the central editor won’t scroll and the scrollbar doesn’t appear even when content is larger than the canvas. This only affects the IDE editor view, not the actual app output.
It is not caused by page layout or widget settings — it is an IDE bug.
Mendix has acknowledged similar UX problems in the community, though there’s no official release note listing this exact scrolling glitch yet.
Users on forum confirmed:
Mendix frequently fixes UI bugs between patch versions.
Upgrade to 10.20.1 / 10.20.x latest or later 10.x release — this often resolves IDE rendering problems.
Also consider using a stable lower version temporarily (e.g., 10.16.1) until the patch is available.
This is the most effective fix.
Sometimes the IDE’s internal UI state gets stuck:
View → Reset Window Layout → Restart Studio Pro
This can restore normal scrolling.
Experimenting with scaling/UI zoom settings may also help temporarily.
Since Structure Mode works correctly, designers can scroll and edit layout from there as a workaround.
This is not related to page content or scroll containers in your app — this issue is purely in the Studio Pro design editor.
Live app runtime scrolling is unaffected.
The official Mendix docs do not provide a scroll property for design view — because it is an IDE bug, not a modeling feature.
Scroll not working in Studio Pro 10.20.0 editor is a known IDE rendering glitch in that build. Updating to a higher patch version or resetting the IDE layout fixes it.