Feedback
Pasted controls now stay inside the selected TabPanel tab
- Status
- Fixed
- Fixed in
- v26.8.4
- Source discussion
- https://forum.objo.dev/d/843-copypaste-on-tabpanel
- Last updated
- 2026-08-17
Upvotes
0 upvotes
Uses your Objo forum account.
Public summary
Copying a visual control from another window or project and pasting it onto a TabPanel does not attach it to the selected tab. The pasted control is instead added directly to the window, so it remains visible when the user switches tabs. Pasting into a TabPanel should preserve the intended containment and place the control on the selected tab.