Feedback
Navigator paste turns copied container controls into classes
- Status
- Fixed
- Fixed in
- v26.6.2
- Source discussion
- https://forum.objo.dev/d/285-copy-bug-with-2-studio-project
- Last updated
- 2026-06-07
Public summary
Copying a Container Control from one Studio project and pasting it into another project keeps the source code but recreates the item as a regular class. The navigator shows [C] MyContainer instead of [CC] MyContainer, double-clicking does not open the container designer, and the incorrect kind persists after saving and reopening.
Expected behaviour: pasted Container Controls keep their Studio container kind and designer layout.