Bug #10980 2007-05-03 15:35
mortenmacfly
Reproducible crash with Cut/Paste
more or less by accident I figured out how to successfully crash wxSmith:
Assume you have a GUI that includes a spacer.
In the design (preview) window:
- select the spacer
In the property editor:
- select an attribute (no matter which one)
- press CTRL+X
-> notice the properties are gone, but the spacer in the design (preview) window still remains
In the design (preview) window:
- select the "spacer" again -> crash!
Note that this might happen with other items, too. I believe the design (preview) window isn't updated (the item isn't removed)
- Category
- Plugin::wxSmith
- Group
- Status
- Closed
- Close date
- 2007-06-09 19:30
- Assigned to
- byo
History
byo 2007-06-09 19:30
This bug is now fixed in HEAD.
Thank you for reporting it.