Nicola
June 12, 2024, 7:20am
1
(This happens in Windows 10) Open a project and add a 2x2 TableArrangement. Then put a widget in row 1, column 2, select it with Ctrl-C and try to copy it in row 2, column 2 with Ctrl-V
An internal error happens.
Moreover, after the error if you try again to copy the widget there is no error but the widget spans columns 1 and 2.
If you exit and reenter the project you get again the error.
Thanks
TIMAI2
June 12, 2024, 7:24am
2
Widgets?
Simple answer, don't use the Table Arrangement component (it can be buggy). Use vertical and horizontal arrangements to create your design.
1 Like
Yes, this is a known issue.
opened 06:21PM - 26 Apr 21 UTC
bug
help wanted
issue: noted for future Work
status: forum
affects: master
priority: high
**Describe the bug**
<!--
Describe the bug in sufficient detail so that we c… an understand the issue. You should also describe the steps to reproduce the issue (below) so that we ideally can confirm it.
-->
There have been a number of reports on the forum about copy and paste breaking projects. The main issue seems to be copying and pasting elements into a TableArrangement where the Row/Column properties are not set correctly and so everything breaks. The projects can be manually edited to remove the offending components, but it would be good if we better handled copy and paste around the TableArrangement.
**Affects**
<!--
Please check off the part of the system that is affected by the bug.
-->
- [x] Designer
- [ ] Blocks editor
- [ ] Companion
- [ ] Compiled apps
- [ ] Buildserver
- [ ] Debugging
- [ ] Other... (please describe)
**Expected behavior**
<!--
Please describe what you expected to happen before you encountered the bug.
-->
Copy and paste should behave sanely and not break projects.
**Steps to reproduce**
<!--
Please describe the steps needed to reproduce the bug. If possible, please include a minimal example project that demonstrates the issue.
-->
1. Create a component
2. Create a TableArrangement
3. Copy the component and paste it into the TableArrangement to trigger the issue
1 Like
Nicola
June 12, 2024, 4:43pm
4
Thanks. I continued to use the TableArrangement, putting the widgets manually without copying them
only one block is not pasting
TIMAI2
December 16, 2024, 3:03pm
6
The answer to your problem is above:
Widgets?
Simple answer, don't use the Table Arrangement component (it can be buggy). Use vertical and horizontal arrangements to create your design.
Yes, this is a known issue.