Forum > LCL
Resize form bug?
wcage03:
--- Quote from: Tony Stone on January 07, 2025, 01:44:59 am ---...I know what you are talking about. I have seen this happen when editing a form and cuttong/copying/pasting components to move on the form when the parent changes. Usually when it happens I have to restart the IDE...
--- End quote ---
Tony, can you shed any more light on the specific use case where you have seen this? I noticed today on a project that I can no longer resize any forms including the IDE itself. Everything else seems to be fine. You mentioned cutting and pasting a component. I did that earlier today. I can't tie the timing of the resize to that, but it is something that I know I did. i looked through the ilf file and nothing looks odd.
I am running on Ubuntu 24.04 with the packaged version of Lazarus (3.0). I have been using it without issue for sometime now. I have tried close and restart, open other projects, and looked through all of the constraints for the forms and components (all are set to zeros). The thing that is most puzzling is that this impacts the IDE window itself, not just forms. I am using the docked version of the IDE.
Any insight you can share will be appreciated.
Tony Stone:
--- Quote from: wcage03 on April 01, 2025, 10:58:01 pm ---
Any insight you can share will be appreciated.
--- End quote ---
If you did cut/copy paste any components and they are in a different container, or have a different parent control now and you had previously set anchors it may have an anchor issue. I find it is some times problematic when copying and pasting components when on a form specially when I had anchors set. There is certainly some bugs with that functionality that should be investigated further. I just had it again recently where I got stuck with a circular reference error and I ended up manually editing the LFM. Beyond that I cant shed much light because whenever I run into this issue it is on some complex form and it is too much work to try and give a proper bug report. If I had more time I would find a way to reproduce it and submit a bug report.
Navigation
[0] Message Index
[*] Previous page